aboutsummaryrefslogtreecommitdiff
path: root/dw/ruler.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/ruler.hh')
-rw-r--r--dw/ruler.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/ruler.hh b/dw/ruler.hh
index 0a0cd2b2..eea1f952 100644
--- a/dw/ruler.hh
+++ b/dw/ruler.hh
@@ -17,6 +17,7 @@ class Ruler: public core::Widget
{
protected:
void sizeRequestImpl (core::Requisition *requisition);
+ void getExtremesImpl (core::Extremes *extremes);
void draw (core::View *view, core::Rectangle *area);
public: