aboutsummaryrefslogtreecommitdiff
path: root/dw/ui.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/ui.hh')
-rw-r--r--dw/ui.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/ui.hh b/dw/ui.hh
index 75d69341..cab67e17 100644
--- a/dw/ui.hh
+++ b/dw/ui.hh
@@ -378,7 +378,7 @@ private:
public:
ComplexButtonResource *resource;
- void canvasSizeChanged (int width, int ascent, int descent);
+ void resizeQueued (bool extremesChanged);
};
friend class LayoutReceiver;