summaryrefslogtreecommitdiff
path: root/openbox/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/config.h')
-rw-r--r--openbox/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/config.h b/openbox/config.h
index 0e4ccb5c..818dcc76 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -38,6 +38,7 @@ struct _ObAppSettings
GPatternSpec *class;
GPatternSpec *name;
GPatternSpec *role;
+ GPatternSpec *title;
ObClientType type;
GravityPoint position;