diff options
author | mathias <mathias> | 2007-04-17 07:52:40 (GMT) |
---|---|---|
committer | mathias <mathias> | 2007-04-17 07:52:40 (GMT) |
commit | 6ac57655d9b0cf02d449aa9a01c7a82f5f3bbffa (patch) | |
tree | 13906ff4f8b3beee31b866695f742971407ee795 /src/FbTk/XLayerItem.hh | |
parent | 20a339fc066e5580777ea17f22bec8fde0e817dd (diff) | |
download | fluxbox_pavel-6ac57655d9b0cf02d449aa9a01c7a82f5f3bbffa.zip fluxbox_pavel-6ac57655d9b0cf02d449aa9a01c7a82f5f3bbffa.tar.bz2 |
basicly cosmetic changes, patch by slava semushin
Diffstat (limited to 'src/FbTk/XLayerItem.hh')
-rw-r--r-- | src/FbTk/XLayerItem.hh | 3 |
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 | |||
36 | namespace FbTk { | 33 | namespace FbTk { |
37 | 34 | ||
38 | class XLayerItem : public LayerItem, private NotCopyable { | 35 | class XLayerItem : public LayerItem, private NotCopyable { |