aboutsummaryrefslogtreecommitdiffstats
path: root/image
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-05-23 17:17:39 +0000
committerGuy Harris <guy@alum.mit.edu>2012-05-23 17:17:39 +0000
commit84bfae28e0bafe8c86d13f5a330a24ff98dc5836 (patch)
tree1738806c3bfe498d48d79e802b4ab74d40f0504f /image
parent401dba89870f80f6a7ef4f2a397d7cfeb36c480f (diff)
Shrink the height of the "Save As" dialog, now that it no longer has
widgets to specify a range. svn path=/trunk/; revision=42813
Diffstat (limited to 'image')
-rw-r--r--image/file_dlg_win32.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/image/file_dlg_win32.rc b/image/file_dlg_win32.rc
index e081ffef71..31903a61b3 100644
--- a/image/file_dlg_win32.rc
+++ b/image/file_dlg_win32.rc
@@ -29,7 +29,7 @@ FONT 8, "MS Shell Dlg"
LTEXT "-", EWFD_PTX_ELAPSED, 211, 79, 150, 8
}
-WIRESHARK_SAVEFILENAME_TEMPLATE DIALOG 0, 0, 368, 128
+WIRESHARK_SAVEFILENAME_TEMPLATE DIALOG 0, 0, 368, 40
STYLE WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | DS_3DLOOK | DS_CONTROL
FONT 8, "MS Shell Dlg"
{