summaryrefslogtreecommitdiffstats
path: root/pokemodr/gui/itemeffect.ui
diff options
context:
space:
mode:
Diffstat (limited to 'pokemodr/gui/itemeffect.ui')
-rw-r--r--pokemodr/gui/itemeffect.ui45
1 files changed, 0 insertions, 45 deletions
diff --git a/pokemodr/gui/itemeffect.ui b/pokemodr/gui/itemeffect.ui
index d0428b60..31f6d2a2 100644
--- a/pokemodr/gui/itemeffect.ui
+++ b/pokemodr/gui/itemeffect.ui
@@ -1,23 +1,9 @@
<ui version="4.0" >
<class>formItemEffect</class>
<widget class="QWidget" name="formItemEffect" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>244</width>
- <height>704</height>
- </rect>
- </property>
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="boxButtons" >
- <property name="enabled" >
- <bool>false</bool>
- </property>
- <property name="title" >
- <string/>
- </property>
<layout class="QHBoxLayout" >
<item>
<widget class="KPushButton" name="buttonApply" >
@@ -92,12 +78,6 @@
<property name="toolTip" >
<string>Effect</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
</widget>
</item>
<item>
@@ -130,12 +110,6 @@
<property name="toolTip" >
<string>Value 2</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
</widget>
</item>
</layout>
@@ -152,12 +126,6 @@
<property name="toolTip" >
<string>Value 3</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
</widget>
</item>
</layout>
@@ -205,19 +173,6 @@
</layout>
</widget>
</item>
- <item>
- <spacer>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" >
- <size>
- <width>20</width>
- <height>40</height>
- </size>
- </property>
- </spacer>
- </item>
</layout>
</widget>
<customwidgets>