aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/XLayerItem.hh
diff options
context:
space:
mode:
authormarkt <markt>2007-04-18 18:57:35 (GMT)
committermarkt <markt>2007-04-18 18:57:35 (GMT)
commit101939043342440333ad82ac43e9fe27452129b3 (patch)
treef5ab91365700f4101d54fa06a758e52d221950a0 /src/FbTk/XLayerItem.hh
parent775303c4c966f6df2fee77864fc543052f269915 (diff)
downloadfluxbox-101939043342440333ad82ac43e9fe27452129b3.zip
fluxbox-101939043342440333ad82ac43e9fe27452129b3.tar.bz2
merged changes from trunk
Diffstat (limited to 'src/FbTk/XLayerItem.hh')
-rw-r--r--src/FbTk/XLayerItem.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/FbTk/XLayerItem.hh b/src/FbTk/XLayerItem.hh
index 90d2167..e17d162 100644
--- a/src/FbTk/XLayerItem.hh
+++ b/src/FbTk/XLayerItem.hh
@@ -30,9 +30,6 @@
30#include "NotCopyable.hh" 30#include "NotCopyable.hh"
31#include "FbWindow.hh" 31#include "FbWindow.hh"
32 32
33#include <X11/Xlib.h>
34
35
36namespace FbTk { 33namespace FbTk {
37 34
38class XLayerItem : public LayerItem, private NotCopyable { 35class XLayerItem : public LayerItem, private NotCopyable {