summaryrefslogtreecommitdiff
path: root/openbox/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/client.h')
-rw-r--r--openbox/client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/client.h b/openbox/client.h
index e2193e98..ab1c830c 100644
--- a/openbox/client.h
+++ b/openbox/client.h
@@ -273,6 +273,7 @@ struct _ObClient
struct _ObAppSettings
{
gchar *name;
+ gchar *role;
gboolean decor;
gboolean shade;
gboolean focus;