aboutsummaryrefslogtreecommitdiffstats
path: root/image
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 /image
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 'image')
-rw-r--r--image/stock_icons.qrc11
1 files changed, 0 insertions, 11 deletions
diff --git a/image/stock_icons.qrc b/image/stock_icons.qrc
index c38bd14326..fa412c8841 100644
--- a/image/stock_icons.qrc
+++ b/image/stock_icons.qrc
@@ -3,17 +3,6 @@
<file>wsicon16.png</file>
<file>wsicon-ask.png</file>
</qresource>
- <qresource prefix="/stock">
- <file alias="plus-8.png">stock_icons/8x8/list-add.template.png</file>
- <file alias="minus-8.png">stock_icons/8x8/list-remove.template.png</file>
- <file alias="copy-8.png">stock_icons/8x8/list-copy.template.png</file>
- <file alias="delete_list.png">stock_icons/8x8/list-clear.template.png</file>
- <file alias="delete_list@2x.png">stock_icons/8x8/list-clear.template@2x.png</file>
- <file alias="arrow_up.png">stock_icons/8x8/list-move-up.template.png</file>
- <file alias="arrow_up@2x.png">stock_icons/8x8/list-move-up.template@2x.png</file>
- <file alias="arrow_down.png">stock_icons/8x8/list-move-down.template.png</file>
- <file alias="arrow_down@2x.png">stock_icons/8x8/list-move-down.template@2x.png</file>
- </qresource>
<qresource prefix="">
<file>stock_icons/8x8/list-add.template.png</file>
<file>stock_icons/8x8/list-remove.template.png</file>