diff options
Diffstat (limited to 'src/WindowCmd.cc')
-rw-r--r-- | src/WindowCmd.cc | 1 |
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 | ||
26 | FluxboxWindow *WindowCmd_base::s_win = 0; | 26 | FluxboxWindow *WindowCmd_base::s_win = 0; |
27 | WinClient *WindowCmd_base::s_client = 0; | ||