diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Gnome.hh | 1 |
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) | ||
32 | class Gnome:public AtomHandler { | 33 | class Gnome:public AtomHandler { |
33 | public: | 34 | public: |
34 | enum GnomeLayer { | 35 | enum GnomeLayer { |