summaryrefslogtreecommitdiff
path: root/apps/gui/buttonbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/buttonbar.h')
-rw-r--r--apps/gui/buttonbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/buttonbar.h b/apps/gui/buttonbar.h
index 3098ecce4f..98eb83b184 100644
--- a/apps/gui/buttonbar.h
+++ b/apps/gui/buttonbar.h
@@ -24,7 +24,7 @@
24#include "screen_access.h" 24#include "screen_access.h"
25 25
26 26
27#ifdef HAS_BUTTONBAR 27#ifdef HAVE_BUTTONBAR
28#define BUTTONBAR_HEIGHT 8 28#define BUTTONBAR_HEIGHT 8
29#define BUTTONBAR_MAX_BUTTONS 3 29#define BUTTONBAR_MAX_BUTTONS 3
30#define BUTTONBAR_CAPTION_LENGTH 8 30#define BUTTONBAR_CAPTION_LENGTH 8