diff options
author | markt <markt> | 2007-10-13 21:51:37 (GMT) |
---|---|---|
committer | markt <markt> | 2007-10-13 21:51:37 (GMT) |
commit | a59428d67a95a9df16554962f0a6257d6378328a (patch) | |
tree | f856ed9300c34f7a17d499f22d895610cfbc08e5 /src/Toolbar.hh | |
parent | 41b5c6dadb1f474675660cef18b812d4c2338ed2 (diff) | |
download | fluxbox_pavel-a59428d67a95a9df16554962f0a6257d6378328a.zip fluxbox_pavel-a59428d67a95a9df16554962f0a6257d6378328a.tar.bz2 |
merged changes from pre-devel
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); |