aboutsummaryrefslogtreecommitdiff
path: root/dw/ui.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/ui.hh')
-rw-r--r--dw/ui.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/ui.hh b/dw/ui.hh
index 6fc3d28a..14ca0bf4 100644
--- a/dw/ui.hh
+++ b/dw/ui.hh
@@ -231,6 +231,7 @@ protected:
void sizeRequestImpl (Requisition *requisition);
void getExtremesImpl (Extremes *extremes);
void sizeAllocateImpl (Allocation *allocation);
+ void containerSizeChangedForChildren ();
void enterNotifyImpl (core::EventCrossing *event);
void leaveNotifyImpl (core::EventCrossing *event);
bool buttonPressImpl (core::EventButton *event);