Skip to content
Snippets Groups Projects
Commit 3a47d683 authored by Oliver Bock's avatar Oliver Bock
Browse files

Remove old school icons

parent 01b76b61
No related branches found
No related tags found
No related merge requests found
<RCC>
<qresource prefix="/icons">
<file>resources/control-quit.png</file>
<file>resources/help-about.png</file>
<file>resources/help-help.png</file>
<file>resources/help-website.png</file>
<file>resources/aei-icon48.png</file>
</qresource>
<qresource prefix="/textures">
......
......@@ -476,10 +476,6 @@
<addaction name="menuHelp"/>
</widget>
<action name="actionAbout">
<property name="icon">
<iconset resource="pulsatingscience.qrc">
<normaloff>:/icons/resources/help-about.png</normaloff>:/icons/resources/help-about.png</iconset>
</property>
<property name="text">
<string>About</string>
</property>
......@@ -494,10 +490,6 @@
</property>
</action>
<action name="actionQuit">
<property name="icon">
<iconset resource="pulsatingscience.qrc">
<normaloff>:/icons/resources/control-quit.png</normaloff>:/icons/resources/control-quit.png</iconset>
</property>
<property name="text">
<string>Quit</string>
</property>
......
src/resources/control-quit.png

2.3 KiB

src/resources/help-about.png

1.4 KiB

src/resources/help-help.png

2.4 KiB

src/resources/help-website.png

2.43 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment