summaryrefslogtreecommitdiff
path: root/openbox/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/frame.h')
-rw-r--r--openbox/frame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/frame.h b/openbox/frame.h
index bfce4a7d..2720de91 100644
--- a/openbox/frame.h
+++ b/openbox/frame.h
@@ -37,6 +37,7 @@ typedef struct Frame {
Strut size;
Rect area;
gboolean visible;
+ int decorations;
Window title;
Window label;