aboutsummaryrefslogtreecommitdiff
path: root/src/WindowCmd.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/WindowCmd.cc')
-rw-r--r--src/WindowCmd.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/WindowCmd.cc b/src/WindowCmd.cc
new file mode 100644
index 0000000..c84849f
--- /dev/null
+++ b/src/WindowCmd.cc
@@ -0,0 +1,3 @@
1#include "WindowCmd.hh"
2
3FluxboxWindow *WindowCmd_base::s_win = 0;