aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/uat_dialog.cpp
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2019-06-20 11:25:49 -0700
committerGerald Combs <gerald@wireshark.org>2019-06-21 23:51:49 +0000
commit7b557088e9cf2e1d9bb82eb3714851e671414c43 (patch)
tree8d1ff605e9bfee90614685513aa2f428a2393572 /ui/qt/uat_dialog.cpp
parentd0b961f9829a3241adac74f37df920ae0dd46096 (diff)
Qt: Convert the rest of the preference dialog list buttons.
We no longer use the old icon names, so remove their aliases from stock_icons.qrc. Ping-Bug: 15511 Change-Id: If3c5e2b95825207a401e12607fcb94cdcc8a51c8 Reviewed-on: https://code.wireshark.org/review/33689 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/uat_dialog.cpp')
-rw-r--r--ui/qt/uat_dialog.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/qt/uat_dialog.cpp b/ui/qt/uat_dialog.cpp
index dbd2dcacba..63e56e195a 100644
--- a/ui/qt/uat_dialog.cpp
+++ b/ui/qt/uat_dialog.cpp
@@ -17,7 +17,6 @@
#include <wsutil/report_message.h>
#include <ui/qt/widgets/copy_from_profile_menu.h>
-#include <ui/qt/widgets/stock_icon_tool_button.h>
#include <ui/qt/utils/qt_ui_utils.h>
#include <QDesktopServices>