aboutsummaryrefslogtreecommitdiffstats
path: root/image
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2017-10-17 13:57:04 -0400
committerMichael Mann <mmann78@netscape.net>2017-10-21 16:33:03 +0000
commit61380f950428dc7166647e6b5973415b691e1b70 (patch)
tree35d60f2e5c2afe9cfbe2b60299485eb5c74323e5 /image
parent4e3114d01dd2ddbf4044bcd5c91812d3bd3f7fbd (diff)
Add button in Qt UAT dialog/frame to remove all UAT entries at once.
Change-Id: If5a172cd69beeb0b9a22eb7f6b9e7cb25f350b49 Reviewed-on: https://code.wireshark.org/review/23968 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'image')
-rw-r--r--image/README.image2
-rw-r--r--image/delete_list.pngbin0 -> 564 bytes
-rw-r--r--image/toolbar.qrc1
3 files changed, 3 insertions, 0 deletions
diff --git a/image/README.image b/image/README.image
index a64db97c86..07ce6a1790 100644
--- a/image/README.image
+++ b/image/README.image
@@ -61,3 +61,5 @@ plus-8.png macOS style add / remove icons. Created by Peter Hosey.
minus-8.png Released under CC-PD.
copy-8.png macOS style copy icon.
+
+delete_list.png by Freepik, http://www.freepik.com from https://www.flaticon.com \ No newline at end of file
diff --git a/image/delete_list.png b/image/delete_list.png
new file mode 100644
index 0000000000..8668b43250
--- /dev/null
+++ b/image/delete_list.png
Binary files differ
diff --git a/image/toolbar.qrc b/image/toolbar.qrc
index 6974d641bc..f60a0df480 100644
--- a/image/toolbar.qrc
+++ b/image/toolbar.qrc
@@ -7,6 +7,7 @@
<file>minus-8.png</file>
<file>plus-8.png</file>
<file>copy-8.png</file>
+ <file>delete_list.png</file>
</qresource>
<qresource prefix="/icons">
<file>toolbar/14x14/x-capture-comment-update.png</file>