summaryrefslogtreecommitdiff
path: root/src/prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs.h')
-rw-r--r--src/prefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prefs.h b/src/prefs.h
index 49d3f3f0..895e2a75 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -20,6 +20,8 @@ extern "C" {
#define DW_COLOR_DEFAULT_PURPLE 0x800080
#define DW_COLOR_DEFAULT_BGND 0xd6d6c0
+/* Panel sizes */
+enum { P_tiny = 0, P_small, P_medium, P_large };
/* define enumeration values to be returned for specific symbols */
typedef enum {