aboutsummaryrefslogtreecommitdiff
path: root/src/Slit.cc
diff options
context:
space:
mode:
authormathias <mathias>2006-02-27 20:58:16 (GMT)
committermathias <mathias>2006-02-27 20:58:16 (GMT)
commitec7ce1e029b45c25dcee60dad093b678edc0a96e (patch)
treea9a61538f5c4c8df14d4de9873ce06bb8ed73dd7 /src/Slit.cc
parenta4052120b1f7e5b4e09a803eee9a6c2d55695443 (diff)
downloadfluxbox-ec7ce1e029b45c25dcee60dad093b678edc0a96e.zip
fluxbox-ec7ce1e029b45c25dcee60dad093b678edc0a96e.tar.bz2
cosmetic changes from php-coder (copyright, header)
Diffstat (limited to 'src/Slit.cc')
-rw-r--r--src/Slit.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Slit.cc b/src/Slit.cc
index d8f886b..e6ceb57 100644
--- a/src/Slit.cc
+++ b/src/Slit.cc
@@ -50,7 +50,11 @@
50#include "FbMenu.hh" 50#include "FbMenu.hh"
51#include "Transparent.hh" 51#include "Transparent.hh"
52#include "IntResMenuItem.hh" 52#include "IntResMenuItem.hh"
53
54#ifdef XINERAMA
53#include "Xinerama.hh" 55#include "Xinerama.hh"
56#endif // XINERAMA
57
54#include "SlitTheme.hh" 58#include "SlitTheme.hh"
55#include "SlitClient.hh" 59#include "SlitClient.hh"
56#include "Xutil.hh" 60#include "Xutil.hh"