summaryrefslogtreecommitdiff
path: root/otk/property.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-02-13 07:42:33 +0000
committerDana Jansens <danakj@orodu.net>2003-02-13 07:42:33 +0000
commitafd477692d3268af445c3fc27057cf35e58ab51f (patch)
treea4ecb183914fef3190c17d781c2c74eac06788d3 /otk/property.hh
parentaf27d7b7f04e1b0e0a587bd6b1b725892112eb6a (diff)
uncomment the _NET_WM_ICON property
Diffstat (limited to 'otk/property.hh')
-rw-r--r--otk/property.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/property.hh b/otk/property.hh
index 19cc782b..f773c649 100644
--- a/otk/property.hh
+++ b/otk/property.hh
@@ -76,7 +76,7 @@ struct Atoms {
Atom net_wm_state;
Atom net_wm_strut;
// Atom net_wm_icon_geometry;
-// Atom net_wm_icon;
+ Atom net_wm_icon;
// Atom net_wm_pid;
// Atom net_wm_handled_icons;
Atom net_wm_allowed_actions;