From d13f021b8bb2a6b8e49f69a370409e79a7f02213 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 4 Jan 2003 19:09:52 +0000 Subject: add support for wm_window_role --- otk/property.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'otk/property.hh') diff --git a/otk/property.hh b/otk/property.hh index b016cd04..e3588c04 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -45,6 +45,7 @@ public: wm_name, wm_icon_name, wm_class, + wm_window_role, motif_wm_hints, blackbox_attributes, blackbox_change_attributes, -- cgit v1.2.3