aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
diff options
context:
space:
mode:
authorruengeler <ruengeler@wireshark.org>2014-05-28 13:22:15 +0200
committerMichael Mann <mmann78@netscape.net>2014-05-28 12:36:12 +0000
commit9d77e7cff82d5c2c2ccf6af0a2e27bf932396c52 (patch)
tree89091102f93fc95e15c3b32ec76a806bd14797b3 /ui/qt
parent9cd3c5c5fcc60e5c881647096c913c0fbae261b6 (diff)
QIcon is not needed.
Change-Id: I07207177e97e22bb8810226818b2280db5f5055e Reviewed-on: https://code.wireshark.org/review/1836 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'ui/qt')
-rw-r--r--ui/qt/sctp_all_assocs_dialog.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/qt/sctp_all_assocs_dialog.cpp b/ui/qt/sctp_all_assocs_dialog.cpp
index 2a42a3b9c6..fc4bcd8b1c 100644
--- a/ui/qt/sctp_all_assocs_dialog.cpp
+++ b/ui/qt/sctp_all_assocs_dialog.cpp
@@ -31,7 +31,6 @@
#include <QWidget>
#include <QDir>
#include <QFileDialog>
-#include <QIcon>
#include <QPushButton>
//#include <QDebug>