aboutsummaryrefslogtreecommitdiff
path: root/src/Gnome.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Gnome.hh')
-rw-r--r--src/Gnome.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Gnome.hh b/src/Gnome.hh
index b1bca4c..9a38300 100644
--- a/src/Gnome.hh
+++ b/src/Gnome.hh
@@ -29,6 +29,7 @@
29#include <X11/Xatom.h> 29#include <X11/Xatom.h>
30#include <vector> 30#include <vector>
31 31
32// Implementes Gnome Window Manager Hints (http://developer.gnome.org/doc/standards/wm/book1.html)
32class Gnome:public AtomHandler { 33class Gnome:public AtomHandler {
33public: 34public:
34 enum GnomeLayer { 35 enum GnomeLayer {