From 2474af635d2bf2406e27150050f5508083010352 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 21 Sep 2014 13:28:29 -0700 Subject: 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 Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- image/wsicon.qrc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 image/wsicon.qrc (limited to 'image') diff --git a/image/wsicon.qrc b/image/wsicon.qrc new file mode 100644 index 0000000000..1e833e72ab --- /dev/null +++ b/image/wsicon.qrc @@ -0,0 +1,22 @@ + + + wsiconcap16.png + wsiconcap24.png + wsiconcap32.png + wsiconcap48.png + wsiconcap64.png + wsiconcap128.png + wsiconcap256.png + wsiconcap512.png + wsiconcap1024.png + wsicon16.png + wsicon24.png + wsicon32.png + wsicon48.png + wsicon64.png + wsicon128.png + wsicon256.png + wsicon512.png + wsicon1024.png + + -- cgit v1.2.3