Tweak layout of AboutDialog.

This commit is contained in:
Jim Evins
2017-12-03 21:44:31 -05:00
parent 9917e9d4c2
commit 25872eb32c
2 changed files with 19 additions and 6 deletions
+16 -3
View File
@@ -9,8 +9,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>456</width>
<height>497</height>
<width>529</width>
<height>558</height>
</rect>
</property>
<property name="sizePolicy">
@@ -25,7 +25,7 @@
<property name="modal">
<bool>true</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,1,0">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="Icon">
<property name="text">
@@ -71,6 +71,19 @@
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>