aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-09-21 13:28:29 -0700
committerGerald Combs <gerald@wireshark.org>2014-09-22 16:37:27 +0000
commit2474af635d2bf2406e27150050f5508083010352 (patch)
tree980325b24b403dec2f728a98de33f377b506749c /Makefile.am
parent19d55ca5a2f83b0711dbcf6b7ea5393d0dd534b1 (diff)
Qt: Use wsiconcap while we're capturing.
Set the main window icon to the "wsiconcap" version while we're capturing similar to the GTK+ version. Verified on Windows. Not sure if this will do anything on other platforms. Change-Id: I9b082601a2c47e5f52cc38ac8d9b4d9f5fb9a4d9 Reviewed-on: https://code.wireshark.org/review/4230 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 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cba4952375..c2a2aa59fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1065,6 +1065,7 @@ EXTRA_DIST = \
image/WiresharkDoc-128.png \
image/WiresharkDoc-256.png \
image/wiretap.rc.in \
+ image/wsicon.qrc \
image/wsicon.svg \
image/wsicon16.png \
image/wsicon24.png \