Fix missing icons and rework some UI stuff

This commit is contained in:
Jonas Kvinge
2018-08-09 21:04:30 +02:00
parent 4ca99dde43
commit 57f6f40e7d
37 changed files with 470 additions and 154 deletions

View File

@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>33</width>
<width>36</width>
<height>224</height>
</rect>
</property>
@@ -20,13 +20,22 @@
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="margin">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<spacer name="horizontalSpacer">
<spacer name="horizontalSpacer_1">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>