diff options
Diffstat (limited to 'src/Window.cc')
-rw-r--r-- | src/Window.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Window.cc b/src/Window.cc index 3ec91ec..dc4015a 100644 --- a/src/Window.cc +++ b/src/Window.cc | |||
@@ -259,7 +259,7 @@ private: | |||
259 | int m_mode; | 259 | int m_mode; |
260 | }; | 260 | }; |
261 | 261 | ||
262 | }; | 262 | } |
263 | 263 | ||
264 | 264 | ||
265 | int FluxboxWindow::s_num_grabs = 0; | 265 | int FluxboxWindow::s_num_grabs = 0; |