]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
Merge branch 'backport' into work
[chaz/openbox] / openbox / config.h
index cf9eb43efb2489e45148922ba2a6af3824a8494e..1f4ae326d3e1d0f41670ab9b30bf6605c1a5ddaa 100644 (file)
@@ -23,6 +23,7 @@
 #include "misc.h"
 #include "stacking.h"
 #include "place.h"
+#include "client.h"
 #include "geom.h"
 #include "moveresize.h"
 #include "render/render.h"
@@ -37,6 +38,7 @@ struct _ObAppSettings
     GPatternSpec *class;
     GPatternSpec *name;
     GPatternSpec *role;
+    ObClientType  type;
 
     GravityPoint position;
     gboolean pos_given;
This page took 0.024702 seconds and 4 git commands to generate.