aboutsummaryrefslogtreecommitdiffstats
path: root/src/theme-engines/mb-wm-theme-xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theme-engines/mb-wm-theme-xml.h')
-rw-r--r--src/theme-engines/mb-wm-theme-xml.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theme-engines/mb-wm-theme-xml.h b/src/theme-engines/mb-wm-theme-xml.h
index e39afbd..b4d7571 100644
--- a/src/theme-engines/mb-wm-theme-xml.h
+++ b/src/theme-engines/mb-wm-theme-xml.h
@@ -56,6 +56,8 @@ typedef struct Client
int width;
int height;
+ Bool shaped;
+
MBWMList *decors;
}MBWMXmlClient;