summaryrefslogtreecommitdiff
path: root/ui/qt/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-11-22 01:07:36 +0000
committerGerald Combs <gerald@wireshark.org>2013-11-22 01:07:36 +0000
commit78266fe17eb7cf0cc6e793d2202a716fdeb77e4b (patch)
tree1a43676b46c9a684bf76709985de54081260b747 /ui/qt/Makefile.am
parent70709e1b3566afd6054c1a63edfa3b053344026e (diff)
downloadwireshark-78266fe17eb7cf0cc6e793d2202a716fdeb77e4b.tar.gz
Add an initial "Decode As" dialog. Currently read-only.
Fixup some of the Statistics menu items. svn path=/trunk/; revision=53499
Diffstat (limited to 'ui/qt/Makefile.am')
-rw-r--r--ui/qt/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/Makefile.am b/ui/qt/Makefile.am
index 36b3946668..855dea6074 100644
--- a/ui/qt/Makefile.am
+++ b/ui/qt/Makefile.am
@@ -128,6 +128,8 @@ capture_preferences_frame.cpp capture_preferences_frame.h: ui_capture_preference
column_preferences_frame.cpp column_preferences_frame.h: ui_column_preferences_frame.h
+decode_as_dialog.cpp decode_as_dialog.h: ui_decode_as_dialog.h
+
export_object_dialog.cpp export_object_dialog.h: ui_export_object_dialog.h
file_set_dialog.cpp file_set_dialog.h: ui_file_set_dialog.h