summaryrefslogtreecommitdiff
path: root/apps/win_res.rc
diff options
context:
space:
mode:
Diffstat (limited to 'apps/win_res.rc')
-rw-r--r--apps/win_res.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/win_res.rc b/apps/win_res.rc
index 3e8da3d3..e57a3bb7 100644
--- a/apps/win_res.rc
+++ b/apps/win_res.rc
@@ -49,14 +49,14 @@ BEGIN
LTEXT "", 0x27, 60, 125, 100, 10, 0
END
-IDD_DLOGTEXT DIALOG 50, 50, 204, 47
+IDD_DLOGTEXT DIALOG 50, 50, 204, 85
//STYLE DS_MODALFRAME | WS_POPUP
CAPTION " MuPDF: fill out form"
FONT 8, "MS Shell Dlg"
BEGIN
- EDITTEXT 3,8,7,183,12
- DEFPUSHBUTTON "Okay",1,89,26,50,14
- PUSHBUTTON "Cancel",2,147,26,50,14
+ EDITTEXT 3,8,7,183,50,4
+ DEFPUSHBUTTON "Okay",1,89,64,50,14
+ PUSHBUTTON "Cancel",2,147,64,50,14
END
IDD_DLOGABOUT DIALOG 50, 50, 200, 220