diff options
-rw-r--r-- | apps/win_res.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/win_res.rc b/apps/win_res.rc index 5311ed2a..ff296133 100644 --- a/apps/win_res.rc +++ b/apps/win_res.rc @@ -59,7 +59,7 @@ BEGIN PUSHBUTTON "Cancel",2,147,64,50,14 END -IDD_DLOGABOUT DIALOG 50, 50, 200, 220 +IDD_DLOGABOUT DIALOG 50, 50, 200, 300 STYLE 128 | 0x80000000 CAPTION " About MuPDF " FONT 8, "MS Shell Dlg" |