aboutsummaryrefslogtreecommitdiff
path: root/src/Slit.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Slit.hh')
-rw-r--r--src/Slit.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Slit.hh b/src/Slit.hh
index f4065be..356873c 100644
--- a/src/Slit.hh
+++ b/src/Slit.hh
@@ -80,7 +80,7 @@ private:
80 Slitmenu *slitmenu; 80 Slitmenu *slitmenu;
81 81
82 protected: 82 protected:
83 virtual void itemSelected(int, int); 83 virtual void itemSelected(int button, unsigned int index);
84 84
85 }; 85 };
86#endif // XINERAMA 86#endif // XINERAMA