diff options
author | deva <deva> | 2005-11-25 21:52:29 +0000 |
---|---|---|
committer | deva <deva> | 2005-11-25 21:52:29 +0000 |
commit | 3ed6455c3166079d9b8fc1653b307b3c8349055d (patch) | |
tree | 09f03ac122b8a48ac02b2250c561618669728137 /src/mainwindow.h | |
parent | 42edda012a460e1bb69173f9c5a3c2bd55176149 (diff) |
*** empty log message ***
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 2 |
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 |