summaryrefslogtreecommitdiff
path: root/image
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-01-02 17:04:10 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2014-01-02 17:04:10 +0000
commitf5c6f39201ffaff122d0de32d9db10497a89cd07 (patch)
treebdce5fb38088dedeecf6b063b37de557aaeeee58 /image
parent5490a6636d17ab525b61bf51168b3392260c5c4d (diff)
downloadwireshark-f5c6f39201ffaff122d0de32d9db10497a89cd07.tar.gz
Add About window for Wireshark Qt
svn path=/trunk/; revision=54557
Diffstat (limited to 'image')
-rw-r--r--image/about.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/image/about.qrc b/image/about.qrc
new file mode 100644
index 0000000000..86ce08e198
--- /dev/null
+++ b/image/about.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/about">
+ <file>wssplash.png</file>
+ <file>wssplash_dev.png</file>
+ </qresource>
+</RCC>