diff options
Diffstat (limited to 'src/FbTk/EventManager.cc')
-rw-r--r-- | src/FbTk/EventManager.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/EventManager.cc b/src/FbTk/EventManager.cc index 1a88e14..31d0293 100644 --- a/src/FbTk/EventManager.cc +++ b/src/FbTk/EventManager.cc | |||
@@ -221,4 +221,4 @@ void EventManager::dispatch(Window win, XEvent &ev, bool parent) { | |||
221 | 221 | ||
222 | } | 222 | } |
223 | 223 | ||
224 | }; // end namespace FbTk | 224 | } // end namespace FbTk |