aboutsummaryrefslogtreecommitdiff
path: root/src/FbMenu.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbMenu.hh')
-rw-r--r--src/FbMenu.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbMenu.hh b/src/FbMenu.hh
index 11ed3c3..2e709fd 100644
--- a/src/FbMenu.hh
+++ b/src/FbMenu.hh
@@ -42,7 +42,6 @@ public:
42 virtual ~FbMenu() { } 42 virtual ~FbMenu() { }
43 void raise() { m_layeritem.raise(); } 43 void raise() { m_layeritem.raise(); }
44 void lower() { m_layeritem.lower(); } 44 void lower() { m_layeritem.lower(); }
45 void show();
46 void buttonPressEvent(XButtonEvent &be); 45 void buttonPressEvent(XButtonEvent &be);
47 void buttonReleaseEvent(XButtonEvent &be); 46 void buttonReleaseEvent(XButtonEvent &be);
48 void keyPressEvent(XKeyEvent &ke); 47 void keyPressEvent(XKeyEvent &ke);