GUI: Use llvm-dragon.png instead of llvm-dragon.svg

This commit is contained in:
Daniel Marjamäki 2017-10-07 14:41:00 +02:00
parent 46dd0dbb76
commit 3d353a021d
3 changed files with 33 additions and 32 deletions

View File

@ -1,32 +1,33 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>cppcheck-gui.png</file>
<file>images/dialog-error.png</file>
<file>images/dialog-information.png</file>
<file>images/dialog-warning.png</file>
<file>images/edit-clear.png</file>
<file>images/go-down.png</file>
<file>images/help-browser.png</file>
<file>images/media-floppy.png</file>
<file>images/preferences-system.png</file>
<file>images/process-stop.png</file>
<file>images/text-x-generic.png</file>
<file>images/view-recheck.png</file>
<file>images/view-refresh.png</file>
<file>images/showerrors.png</file>
<file>images/showstylewarnings.png</file>
<file>images/openproject.png</file>
<file>images/scratchpad.png</file>
<file>images/showwarnings.png</file>
<file>images/showperformance.png</file>
<file>images/utilities-system-monitor.png</file>
<file alias="COPYING">../COPYING</file>
<file alias="AUTHORS">../AUTHORS</file>
<file>images/go-home.png</file>
<file>images/go-next.png</file>
<file>images/go-previous.png</file>
<file>images/applications-development.png</file>
<file>images/applications-system.png</file>
<file>images/llvm-dragon.svg</file>
</qresource>
<RCC>
<qresource prefix="/">
<file>cppcheck-gui.png</file>
<file>images/dialog-error.png</file>
<file>images/dialog-information.png</file>
<file>images/dialog-warning.png</file>
<file>images/edit-clear.png</file>
<file>images/go-down.png</file>
<file>images/help-browser.png</file>
<file>images/media-floppy.png</file>
<file>images/preferences-system.png</file>
<file>images/process-stop.png</file>
<file>images/text-x-generic.png</file>
<file>images/view-recheck.png</file>
<file>images/view-refresh.png</file>
<file>images/showerrors.png</file>
<file>images/showstylewarnings.png</file>
<file>images/openproject.png</file>
<file>images/scratchpad.png</file>
<file>images/showwarnings.png</file>
<file>images/showperformance.png</file>
<file>images/utilities-system-monitor.png</file>
<file alias="COPYING">../COPYING</file>
<file alias="AUTHORS">../AUTHORS</file>
<file>images/go-home.png</file>
<file>images/go-next.png</file>
<file>images/go-previous.png</file>
<file>images/applications-development.png</file>
<file>images/applications-system.png</file>
<file>images/llvm-dragon.svg</file>
<file>images/llvm-dragon.png</file>
</qresource>
</RCC>

BIN
gui/images/llvm-dragon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

View File

@ -598,7 +598,7 @@
</property>
<property name="icon">
<iconset resource="gui.qrc">
<normaloff>:/images/llvm-dragon.svg</normaloff>:/images/llvm-dragon.svg</iconset>
<normaloff>:/images/llvm-dragon.png</normaloff>:/images/llvm-dragon.png</iconset>
</property>
<property name="text">
<string>Clang</string>