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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/theme.h b/src/ui/theme.h
index 3966d928..da7ffe8b 100644
--- a/src/ui/theme.h
+++ b/src/ui/theme.h
@@ -640,6 +640,10 @@ typedef enum
typedef enum
{
META_STYLE_ELEMENT_FRAME,
+ META_STYLE_ELEMENT_TITLEBAR,
+ META_STYLE_ELEMENT_TITLE,
+ META_STYLE_ELEMENT_BUTTON,
+ META_STYLE_ELEMENT_IMAGE,
META_STYLE_ELEMENT_LAST
} MetaStyleElement;