aboutsummaryrefslogtreecommitdiff
path: root/src/tests/movetest.cc
diff options
context:
space:
mode:
authormathias <mathias>2005-01-24 18:43:01 (GMT)
committermathias <mathias>2005-01-24 18:43:01 (GMT)
commit6976bf4de7543d34cc75517b9760b30a8f376461 (patch)
tree28c7b8d5760eea12dc65840976808982a09bf446 /src/tests/movetest.cc
parentcf46669bc1fdeeeb85d9f2c77bea18b91c619301 (diff)
downloadfluxbox-6976bf4de7543d34cc75517b9760b30a8f376461.zip
fluxbox-6976bf4de7543d34cc75517b9760b30a8f376461.tar.bz2
copyright date
Diffstat (limited to 'src/tests/movetest.cc')
-rw-r--r--src/tests/movetest.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tests/movetest.cc b/src/tests/movetest.cc
index 7db0c39..37156c8 100644
--- a/src/tests/movetest.cc
+++ b/src/tests/movetest.cc
@@ -1,3 +1,6 @@
1// movetest.cc a test app for moving windows
2// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org)
3
1#include <iostream> 4#include <iostream>
2 5
3#include "../FbTk/FbWindow.hh" 6#include "../FbTk/FbWindow.hh"