aboutsummaryrefslogtreecommitdiff
path: root/src/tests/texturetest.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/texturetest.cc
parentcf46669bc1fdeeeb85d9f2c77bea18b91c619301 (diff)
downloadfluxbox-6976bf4de7543d34cc75517b9760b30a8f376461.zip
fluxbox-6976bf4de7543d34cc75517b9760b30a8f376461.tar.bz2
copyright date
Diffstat (limited to 'src/tests/texturetest.cc')
-rw-r--r--src/tests/texturetest.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tests/texturetest.cc b/src/tests/texturetest.cc
index 4e10af6..8f9a5f4 100644
--- a/src/tests/texturetest.cc
+++ b/src/tests/texturetest.cc
@@ -1,3 +1,6 @@
1// texturetest.cc a test app for Textures
2// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org)
3
1#include "ImageControl.hh" 4#include "ImageControl.hh"
2#include "Color.hh" 5#include "Color.hh"
3#include "GContext.hh" 6#include "GContext.hh"