diff options
Diffstat (limited to 'src/Toolbar.hh')
-rw-r--r-- | src/Toolbar.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Toolbar.hh b/src/Toolbar.hh index 5ac2114..243ce52 100644 --- a/src/Toolbar.hh +++ b/src/Toolbar.hh | |||
@@ -88,7 +88,6 @@ public: | |||
88 | */ | 88 | */ |
89 | //@{ | 89 | //@{ |
90 | void buttonPressEvent(XButtonEvent &be); | 90 | void buttonPressEvent(XButtonEvent &be); |
91 | void buttonReleaseEvent(XButtonEvent &be); | ||
92 | void enterNotifyEvent(XCrossingEvent &ce); | 91 | void enterNotifyEvent(XCrossingEvent &ce); |
93 | void leaveNotifyEvent(XCrossingEvent &ce); | 92 | void leaveNotifyEvent(XCrossingEvent &ce); |
94 | void exposeEvent(XExposeEvent &ee); | 93 | void exposeEvent(XExposeEvent &ee); |