]> Dogcows Code - chaz/openbox/blobdiff - render/theme.h
kill a warning
[chaz/openbox] / render / theme.h
index 0e574d791985eeafa366c9ee3496eb5dafecdfc4..d9965f6f154e658a27a42f300f41948a3fd2bfe0 100644 (file)
@@ -11,6 +11,9 @@ struct _RrTheme {
 
     const RrInstance *inst;
 
+    /* style settings - optional decor */
+    gboolean show_handle;
+
     /* style settings - geometry */
     gint bevel;
     gint handle_height;
This page took 0.021792 seconds and 4 git commands to generate.