Cleanup downloadfromurldlg, statsdialog

This commit is contained in:
Chocobo1
2015-10-27 12:30:54 +08:00
parent 933f9f1451
commit 73047e3c84
6 changed files with 30 additions and 55 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>273</width>
<height>395</height>
<width>286</width>
<height>401</height>
</rect>
</property>
<property name="windowTitle">
@@ -223,28 +223,11 @@
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="buttonOK">
<property name="text">
<string>OK</string>
</property>
</widget>
</item>
</layout>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="standardButtons">
<set>QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
</layout>
</widget>