aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-09-24 17:04:50 +0000
committerGerald Combs <gerald@wireshark.org>2012-09-24 17:04:50 +0000
commit25eab1c383e4cebb578894802acd2c3085018611 (patch)
treee54f68865be5d49e0924984c006137b232ebb1ff /ui/Makefile.common
parentc3f2dbdb8ddf356619c8ed60f80eabf940594ef2 (diff)
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
Diffstat (limited to 'ui/Makefile.common')
-rw-r--r--ui/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Makefile.common b/ui/Makefile.common
index 9b373a851d..5e5d990e14 100644
--- a/ui/Makefile.common
+++ b/ui/Makefile.common
@@ -54,6 +54,7 @@ noinst_HEADERS = \
alert_box.h \
capture_globals.h \
last_open_dir.h \
+ file_dialog.h \
help_url.h \
iface_lists.h \
main_statusbar.h \