aboutsummaryrefslogtreecommitdiff
path: root/src/Clientmenu.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Clientmenu.hh')
-rw-r--r--src/Clientmenu.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Clientmenu.hh b/src/Clientmenu.hh
index d49f5dd..19a6d57 100644
--- a/src/Clientmenu.hh
+++ b/src/Clientmenu.hh
@@ -37,7 +37,7 @@ private:
37 37
38 38
39protected: 39protected:
40 virtual void itemSelected(int, int); 40 virtual void itemSelected(int button, unsigned int index);
41 41
42 42
43public: 43public: