Increased window size to fit all controls.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10774 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Pfeiffer
2005-01-16 11:50:52 +00:00
parent e5ac55c714
commit a6d74a56c6
2 changed files with 2 additions and 2 deletions
@@ -105,7 +105,7 @@ using namespace std;
#define TO_WIDTH 59 #define TO_WIDTH 59
#define TO_HEIGHT FROM_HEIGHT #define TO_HEIGHT FROM_HEIGHT
#define PRINT_WIDTH 355 #define PRINT_WIDTH 365
#define PRINT_HEIGHT QUALITY_HEIGHT + PAGERABGE_HEIGHT + 20 // 210 #define PRINT_HEIGHT QUALITY_HEIGHT + PAGERABGE_HEIGHT + 20 // 210
#define PAPERFEED_H QUALITY_H + QUALITY_WIDTH + 10 #define PAPERFEED_H QUALITY_H + QUALITY_WIDTH + 10
@@ -41,7 +41,7 @@ using namespace std;
#define std #define std
#endif #endif
#define PAGESETUP_WIDTH 270 #define PAGESETUP_WIDTH 350
#define PAGESETUP_HEIGHT 135 #define PAGESETUP_HEIGHT 135
#define MENU_HEIGHT 16 #define MENU_HEIGHT 16