Configure Dialog: Remove minimumSize property

This commit is contained in:
MerryMage 2016-04-15 11:34:08 +01:00
parent db0db6a182
commit fd771d7a87
1 changed files with 0 additions and 12 deletions

View File

@ -10,24 +10,12 @@
<height>501</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>370</width>
<height>219</height>
</size>
</property>
<property name="windowTitle">
<string>Citra Configuration</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="minimumSize">
<size>
<width>371</width>
<height>221</height>
</size>
</property>
<property name="currentIndex">
<number>0</number>
</property>