Unify some of the GTK+ and Win32 "Save As" code and behavior. This will
authorGerald Combs <gerald@wireshark.org>
Mon, 24 Sep 2012 17:04:50 +0000 (17:04 -0000)
committerGerald Combs <gerald@wireshark.org>
Mon, 24 Sep 2012 17:04:50 +0000 (17:04 -0000)
commit25eab1c383e4cebb578894802acd2c3085018611
treee54f68865be5d49e0924984c006137b232ebb1ff
parentc3f2dbdb8ddf356619c8ed60f80eabf940594ef2
Unify some of the GTK+ and Win32 "Save As" code and behavior. This will
likely break compilation on Windows. I'll take care of it shortly.

svn path=/trunk/; revision=45105
ui/Makefile.common
ui/file_dialog.h [new file with mode: 0644]
ui/gtk/capture_file_dlg.c
ui/win32/file_dlg_win32.c
ui/win32/file_dlg_win32.h