aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-07-09 16:00:14 -0700
committerGerald Combs <gerald@wireshark.org>2015-07-10 03:20:33 +0000
commit0aaf0f04cff9385984ce8966f95af0726355dbde (patch)
tree019875a39276233d48aadb83c903c5da0f8d9769 /ui/qt/Makefile.am
parentb820d749bf1509bb8c098213e07d5f1ab9fcb75b (diff)
Add the "Resolved Addresses" dialog.
The GTK+ equivalent is named "Address Resolution" but "Resolved Addresses" seemed (to me at least) to be more clear. Change-Id: I1806354d91bb5ce8af11d20568b92a04c78d4d73 Reviewed-on: https://code.wireshark.org/review/9580 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
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 cc9ff5aa1c..4a50e4e9a3 100644
--- a/ui/qt/Makefile.am
+++ b/ui/qt/Makefile.am
@@ -214,6 +214,8 @@ remote_capture_dialog.cpp remote_capture_dialog.h: ui_remote_capture_dialog.h
remote_settings_dialog.cpp remote_settings_dialog.h: ui_remote_settings_dialog.h
+resolved_addresses_dialog.cpp resolved_addresses_dialog.h: ui_resolved_addresses_dialog.h
+
rtp_stream_dialog.cpp rtp_stream_dialog.h: ui_rtp_stream_dialog.h
search_frame.cpp search_frame.h: ui_search_frame.h