added icon to the main window

pull/24/head
John Tsiombikas 2022-03-27 04:11:45 +03:00
rodzic a4523baec2
commit 647da056fa
2 zmienionych plików z 7 dodań i 3 usunięć

Wyświetl plik

@ -2,5 +2,6 @@
<RCC version="1.0">
<qresource>
<file>../icons/devices.png</file>
<file>../icons/spnavcfg-128x128.png</file>
</qresource>
</RCC>

Wyświetl plik

@ -13,6 +13,9 @@
<property name="windowTitle">
<string>Spacenav configuration</string>
</property>
<property name="windowIcon">
<iconset theme=":/icons/spnavcfg-128x128.png"/>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
@ -1070,7 +1073,7 @@
<hints>
<hint type="sourcelabel">
<x>712</x>
<y>285</y>
<y>286</y>
</hint>
<hint type="destinationlabel">
<x>767</x>
@ -1122,7 +1125,7 @@
</hint>
<hint type="destinationlabel">
<x>739</x>
<y>572</y>
<y>587</y>
</hint>
</hints>
</connection>
@ -1138,7 +1141,7 @@
</hint>
<hint type="destinationlabel">
<x>753</x>
<y>613</y>
<y>631</y>
</hint>
</hints>
</connection>