aboutsummaryrefslogtreecommitdiff
path: root/src/Ewmh.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ewmh.hh')
-rw-r--r--src/Ewmh.hh5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Ewmh.hh b/src/Ewmh.hh
index cc33eff..2744406 100644
--- a/src/Ewmh.hh
+++ b/src/Ewmh.hh
@@ -23,11 +23,6 @@
23 23
24#include "AtomHandler.hh" 24#include "AtomHandler.hh"
25#include "FbTk/FbString.hh" 25#include "FbTk/FbString.hh"
26#include "AttentionNoticeHandler.hh"
27
28#include <X11/Xatom.h>
29#include <vector>
30#include <map>
31 26
32/// Implementes Extended Window Manager Hints ( http://www.freedesktop.org/Standards/wm-spec ) 27/// Implementes Extended Window Manager Hints ( http://www.freedesktop.org/Standards/wm-spec )
33class Ewmh:public AtomHandler { 28class Ewmh:public AtomHandler {