summaryrefslogtreecommitdiff
path: root/image/toolbar.qrc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-09-22 09:08:39 -0700
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2015-09-23 19:48:58 +0000
commit66de69aeaee944cf3130dc75fe3ecb7f383be897 (patch)
tree363d219884b4a609cadc9303c22b757df2265b36 /image/toolbar.qrc
parent29be7bf82f0b9eea5a85bade5dcfe5cffa7ef254 (diff)
downloadwireshark-66de69aeaee944cf3130dc75fe3ecb7f383be897.tar.gz
Use the Qt-provided media icons.
Use Qt's standard pixmaps to build our media playback, stop, and pause icons. Note that we probably don't want to do this for all of the available standard pixmaps. Change-Id: I78541a46a65583d7365cd601c578ebe8f197c060 Reviewed-on: https://code.wireshark.org/review/10609 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'image/toolbar.qrc')
-rw-r--r--image/toolbar.qrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/image/toolbar.qrc b/image/toolbar.qrc
index f4b9ec7208..1c9b546070 100644
--- a/image/toolbar.qrc
+++ b/image/toolbar.qrc
@@ -9,8 +9,6 @@
<file>copy-8.png</file>
</qresource>
<qresource prefix="/icons">
- <file>toolbar/12x12/media-playback-start.png</file>
- <file>toolbar/12x12/media-playback-start@2x.png</file>
<file>toolbar/14x14/x-filter-clear.png</file>
<file>toolbar/14x14/x-filter-clear@2x.png</file>
<file>toolbar/14x14/x-filter-clear.active.png</file>