summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/common.h b/src/include/common.h
index 9febd63c..05692f7b 100644
--- a/src/include/common.h
+++ b/src/include/common.h
@@ -323,8 +323,7 @@ void meta_frame_borders_clear (MetaFrameBorders *self);
#define META_MIN_ICON_SIZE 8
#define META_MAX_ICON_SIZE 256
-#define META_MINI_ICON_WIDTH 16
-#define META_MINI_ICON_HEIGHT 16
+#define META_MINI_ICON_SIZE 16
#define META_DEFAULT_ICON_NAME "preferences-desktop-theme"