diff options
Diffstat (limited to 'FL/Fl_Flex.H')
| -rw-r--r-- | FL/Fl_Flex.H | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FL/Fl_Flex.H b/FL/Fl_Flex.H index 1224fe828..87a1c6324 100644 --- a/FL/Fl_Flex.H +++ b/FL/Fl_Flex.H @@ -168,6 +168,8 @@ protected: virtual int alloc_size(int size) const; + void on_remove(int); /* override */ + public: /** Returns the left margin size of the widget. |
