summaryrefslogtreecommitdiff
path: root/image/file_dlg_win32.rc
diff options
context:
space:
mode:
Diffstat (limited to 'image/file_dlg_win32.rc')
-rw-r--r--image/file_dlg_win32.rc6
1 files changed, 6 insertions, 0 deletions
diff --git a/image/file_dlg_win32.rc b/image/file_dlg_win32.rc
index 32320cae06..f500718c27 100644
--- a/image/file_dlg_win32.rc
+++ b/image/file_dlg_win32.rc
@@ -37,6 +37,12 @@ FONT 8, "MS Shell Dlg"
CHECKBOX "Compress with gzip", EWFD_GZIP_CB, 67, 0, 100, 8, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
}
+WIRESHARK_SAVEASSTATSTREENAME_TEMPLATE DIALOGEX 0, 0, 167, 0
+STYLE WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | DS_3DLOOK | DS_CONTROL
+FONT 8, "MS Shell Dlg"
+{
+}
+
WIRESHARK_EXPORT_SPECIFIED_PACKETS_FILENAME_TEMPLATE DIALOGEX 0, 0, 453, 109
STYLE WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | DS_3DLOOK | DS_CONTROL
FONT 8, "MS Shell Dlg"