summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index e95933d..2ac7d82 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -55,7 +55,7 @@ using namespace std;
*/
//#define NUM_HISTORY 3 // moved to a genuine variable
// Button sizes in cm (metric)
-#define BUTTON_WIDTH 8
+#define BUTTON_WIDTH 7
#define BUTTON_HEIGHT 2
#define HISTORY_LIST_MARGIN 25