Merge pull request #4717 from cozz/cozz8

[Qt] Revert overviewpage from QFormLayout to QVBoxLayout
This commit is contained in:
Gavin Andresen 2014-08-19 13:37:25 -04:00
commit 335e3a5c95

View file

@ -13,8 +13,8 @@
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QFormLayout" name="formLayout_3">
<item row="0" column="0" colspan="2">
<layout class="QVBoxLayout" name="topLayout">
<item>
<widget class="QLabel" name="labelAlerts">
<property name="visible">
<bool>false</bool>
@ -30,7 +30,7 @@
</property>
</widget>
</item>
<item row="1" column="1">
<item>
<layout class="QHBoxLayout" name="horizontalLayout" stretch="1,1">
<item>
<layout class="QVBoxLayout" name="verticalLayout_2">