summaryrefslogtreecommitdiff
path: root/src/ui/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/theme.h')
-rw-r--r--src/ui/theme.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/theme.h b/src/ui/theme.h
index b7225ca7..86469e1d 100644
--- a/src/ui/theme.h
+++ b/src/ui/theme.h
@@ -136,6 +136,9 @@ struct _MetaFrameLayout
/** Space around buttons */
GtkBorder button_border;
+ /** Size of images in buttons */
+ guint icon_size;
+
/** Space between titlebar elements */
guint titlebar_spacing;