From e8b6f65186587ac8e79fcc81d8006ea1270a02d4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 12 Jul 2002 02:24:30 +0000 Subject: add support for the WM_CLASS property. make getValue for a string array return the right number in nelements. --- src/XAtom.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/XAtom.hh') diff --git a/src/XAtom.hh b/src/XAtom.hh index f4474a4a..6e232c85 100644 --- a/src/XAtom.hh +++ b/src/XAtom.hh @@ -57,6 +57,7 @@ public: wm_change_state, wm_name, wm_icon_name, + wm_class, motif_wm_hints, blackbox_attributes, blackbox_change_attributes, -- cgit v1.2.3