summaryrefslogtreecommitdiff
path: root/src/Window.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Window.cc')
-rw-r--r--src/Window.cc2
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
265int FluxboxWindow::s_num_grabs = 0; 265int FluxboxWindow::s_num_grabs = 0;