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 0a9d6242..7b9d6d71 100644
--- a/dw/fltkui.hh
+++ b/dw/fltkui.hh
@@ -465,6 +465,7 @@ private:
Fl_Menu_Item *newItem();
Fl_Menu_Item *menu;
int itemsAllocated, itemsUsed;
+ int visibleItems; /* not counting the invisible ones that close a group */
public:
FltkOptionMenuResource (FltkPlatform *platform);
~FltkOptionMenuResource ();