aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkui.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkui.hh')
-rw-r--r--dw/fltkui.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/fltkui.hh b/dw/fltkui.hh
index e6480790..ed0618f3 100644
--- a/dw/fltkui.hh
+++ b/dw/fltkui.hh
@@ -485,6 +485,7 @@ protected:
Fl_Widget *createNewWidget (core::Allocation *allocation);
virtual bool setSelectedItems() { return true; }
int getNumberOfItems();
+ int getMaxStringWidth ();
private:
static void widgetCallback (Fl_Widget *widget, void *data);
void enlargeMenu();