Use .qrc file to icons and splashscreen

This commit is contained in:
alessandro90
2019-03-29 21:27:31 +01:00
parent 934b9ab277
commit d334b8f77e
8 changed files with 11343 additions and 8 deletions

View File

@@ -20,8 +20,8 @@
<string>ARTEMIS3</string>
</property>
<property name="windowIcon">
<iconset>
<normaloff>splash.jpg</normaloff>splash.jpg</iconset>
<iconset resource="icon.qrc">
<normaloff>:/icons/Artemis3.ico</normaloff>:/icons/Artemis3.ico</iconset>
</property>
<property name="styleSheet">
<string notr="true"/>
@@ -4909,6 +4909,8 @@ QSlider::handle:horizontal {
<header>double_text_button.h</header>
</customwidget>
</customwidgets>
<resources/>
<resources>
<include location="icon.qrc"/>
</resources>
<connections/>
</ui>