aboutsummaryrefslogtreecommitdiff
path: root/src/WindowCmd.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/WindowCmd.cc')
-rw-r--r--src/WindowCmd.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WindowCmd.cc b/src/WindowCmd.cc
index 7a9c8f0..231e1a4 100644
--- a/src/WindowCmd.cc
+++ b/src/WindowCmd.cc
@@ -24,3 +24,4 @@
24#include "WindowCmd.hh" 24#include "WindowCmd.hh"
25 25
26FluxboxWindow *WindowCmd_base::s_win = 0; 26FluxboxWindow *WindowCmd_base::s_win = 0;
27WinClient *WindowCmd_base::s_client = 0;