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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user