diff options
author | deva <deva> | 2005-11-16 11:02:28 +0000 |
---|---|---|
committer | deva <deva> | 2005-11-16 11:02:28 +0000 |
commit | 2ec93410616c86a3fd0e4464d34c4b5da77b13d5 (patch) | |
tree | 6ddf06c37f90b0bb8e7818994668abae82253fef /src/mainwindow.h | |
parent | d82090afef813e059d80b09311e5221d64dd6201 (diff) |
*** empty log message ***
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 56a5312..e95933d 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -58,6 +58,9 @@ using namespace std; #define BUTTON_WIDTH 8 #define BUTTON_HEIGHT 2 +#define HISTORY_LIST_MARGIN 25 +#define HISTORY_LIST_SPACING 5 + /** * Textstrings */ |