aboutsummaryrefslogtreecommitdiff
path: root/dw/widget.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/widget.hh')
-rw-r--r--dw/widget.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/widget.hh b/dw/widget.hh
index c836d117..fb16bf90 100644
--- a/dw/widget.hh
+++ b/dw/widget.hh
@@ -311,6 +311,8 @@ public:
void scrollTo (HPosition hpos, VPosition vpos,
int x, int y, int width, int height);
+ void getBgRefArea (int *xRef, int *yRef, int *widthRef, int *heightRef);
+
/**
* \brief Return an iterator for this widget.
*