summaryrefslogtreecommitdiffstats
path: root/pokemodr/gui/speciesitem.ui
diff options
context:
space:
mode:
Diffstat (limited to 'pokemodr/gui/speciesitem.ui')
-rw-r--r--pokemodr/gui/speciesitem.ui36
1 files changed, 0 insertions, 36 deletions
diff --git a/pokemodr/gui/speciesitem.ui b/pokemodr/gui/speciesitem.ui
index 93e123e4..b16d0905 100644
--- a/pokemodr/gui/speciesitem.ui
+++ b/pokemodr/gui/speciesitem.ui
@@ -1,26 +1,9 @@
<ui version="4.0" >
<class>formSpeciesItem</class>
<widget class="QWidget" name="formSpeciesItem" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>236</width>
- <height>258</height>
- </rect>
- </property>
- <property name="windowTitle" >
- <string/>
- </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" >
@@ -56,12 +39,6 @@
<property name="toolTip" >
<string>Item that can be held</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
</widget>
</item>
</layout>
@@ -86,19 +63,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>