summaryrefslogtreecommitdiffstats
path: root/pokemodr/gui/coinlistobject.ui
diff options
context:
space:
mode:
Diffstat (limited to 'pokemodr/gui/coinlistobject.ui')
-rw-r--r--pokemodr/gui/coinlistobject.ui39
1 files changed, 0 insertions, 39 deletions
diff --git a/pokemodr/gui/coinlistobject.ui b/pokemodr/gui/coinlistobject.ui
index 8fe715a0..2c512f96 100644
--- a/pokemodr/gui/coinlistobject.ui
+++ b/pokemodr/gui/coinlistobject.ui
@@ -1,23 +1,9 @@
<ui version="4.0" >
<class>formCoinListObject</class>
<widget class="QWidget" name="formCoinListObject" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>226</width>
- <height>393</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" >
@@ -53,12 +39,6 @@
<property name="toolTip" >
<string>Type of object</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
</widget>
</item>
<item>
@@ -72,12 +52,6 @@
<property name="toolTip" >
<string>Object to be sold</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
</widget>
</item>
</layout>
@@ -124,19 +98,6 @@
</layout>
</widget>
</item>
- <item>
- <spacer>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" >
- <size>
- <width>218</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- </item>
</layout>
</widget>
<customwidgets>