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