aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkui.hh
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2013-04-20 22:49:59 +0000
committercorvid <corvid@lavabit.com>2013-04-20 22:49:59 +0000
commit871b8716ba736be7953f71e1d62c8a9f2cb07ca5 (patch)
tree1ddc2f5703aea3fd389bc0bbd1507e8217528dbd /dw/fltkui.hh
parent31cb72fdf49546055d77a85a6f6bda1e6faad705 (diff)
include optgroup-close among items in dillo-dw interface for SELECT
On the whole, this makes things easier to deal with.
Diffstat (limited to 'dw/fltkui.hh')
-rw-r--r--dw/fltkui.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/fltkui.hh b/dw/fltkui.hh
index 29448384..8667a0cb 100644
--- a/dw/fltkui.hh
+++ b/dw/fltkui.hh
@@ -485,7 +485,6 @@ 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 ();