tutte le finestre hanno le icone al loro posto

This commit is contained in:
2020-03-31 12:27:06 +02:00
parent 5fad4be476
commit 8ace2fb17d
8 changed files with 13367 additions and 274 deletions

View File

@@ -10,7 +10,7 @@
<x>0</x>
<y>0</y>
<width>480</width>
<height>452</height>
<height>524</height>
</rect>
</property>
<property name="sizePolicy">
@@ -22,6 +22,10 @@
<property name="windowTitle">
<string>Avanzate Titolo</string>
</property>
<property name="windowIcon">
<iconset resource="resources.qrc">
<normaloff>:/icons/icons8-smartphone-ram-100.png</normaloff>:/icons/icons8-smartphone-ram-100.png</iconset>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="1" column="0" colspan="2">
<widget class="Line" name="line">
@@ -248,6 +252,8 @@
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="resources.qrc"/>
</resources>
<connections/>
</ui>