summaryrefslogtreecommitdiff
path: root/image/toolbar.qrc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-07-31 20:00:25 +0000
committerGerald Combs <gerald@wireshark.org>2012-07-31 20:00:25 +0000
commitd44f940aaffa9475ce4ee7dc983be0e45974ca55 (patch)
tree087481d966fe659876c07d2b04e7f0d008527d0b /image/toolbar.qrc
parentd229d813d0ccd0706e44c14c604f39452dee2b3c (diff)
downloadwireshark-d44f940aaffa9475ce4ee7dc983be0e45974ca55.tar.gz
Add an expert level indicator. Move a bunch of resources to image/.
svn path=/trunk/; revision=44165
Diffstat (limited to 'image/toolbar.qrc')
-rw-r--r--image/toolbar.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/image/toolbar.qrc b/image/toolbar.qrc
new file mode 100644
index 0000000000..9b777c32e8
--- /dev/null
+++ b/image/toolbar.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/toolbar/main">
+ <file>capture_start_24.png</file>
+ <file>capture_stop_24.png</file>
+ <file>capture_start_active_24.png</file>
+ </qresource>
+</RCC>