diff options
Diffstat (limited to 'src/Basemenu.hh')
| -rw-r--r-- | src/Basemenu.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Basemenu.hh b/src/Basemenu.hh index d7339f0d..082b8c4c 100644 --- a/src/Basemenu.hh +++ b/src/Basemenu.hh @@ -53,7 +53,7 @@ private: int which_sub, which_press, which_sbl, alignment; struct _menu { - Pixmap frame_pixmap, title_pixmap, hilite_pixmap, sel_pixmap; + Pixmap frame_pixmap, title_pixmap, hilite_pixmap; Window window, frame, title; std::string label; |
