summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/gui/map.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sigmodr/widgets/gui/map.ui')
-rw-r--r--sigmodr/widgets/gui/map.ui43
1 files changed, 0 insertions, 43 deletions
diff --git a/sigmodr/widgets/gui/map.ui b/sigmodr/widgets/gui/map.ui
index 9a0f287a..ebfcf760 100644
--- a/sigmodr/widgets/gui/map.ui
+++ b/sigmodr/widgets/gui/map.ui
@@ -16,35 +16,6 @@
</widget>
</item>
<item row="0" column="1" >
- <widget class="KLineEdit" name="varName" >
- <property name="toolTip" >
- <string>Name of the map (internal use only)</string>
- </property>
- <property name="statusTip" >
- <string>Name of the map (internal use only)</string>
- </property>
- <property name="whatsThis" >
- <string>Name of the map (internal use only)</string>
- </property>
- <property name="showClearButton" stdset="0" >
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item row="1" column="0" >
- <widget class="QLabel" name="labelType" >
- <property name="text" >
- <string>Type:</string>
- </property>
- <property name="alignment" >
- <set>Qt::AlignRight|Qt::AlignVCenter</set>
- </property>
- <property name="buddy" >
- <cstring>varType</cstring>
- </property>
- </widget>
- </item>
- <item row="1" column="1" >
<widget class="KComboBox" name="varType" >
<property name="toolTip" >
<string>They type of map</string>
@@ -68,17 +39,6 @@
</layout>
</widget>
<customwidgets>
- <customwidget>
- <class>KComboBox</class>
- <extends>QComboBox</extends>
- <header location="global" >KComboBox</header>
- </customwidget>
- <customwidget>
- <class>KIntNumInput</class>
- <extends>QWidget</extends>
- <header location="global" >KIntNumInput</header>
- </customwidget>
- <customwidget>
<class>KLineEdit</class>
<extends>QLineEdit</extends>
<header location="global" >KLineEdit</header>
@@ -91,8 +51,5 @@
</customwidgets>
<tabstops>
<tabstop>varName</tabstop>
- <tabstop>varType</tabstop>
</tabstops>
- <resources/>
- <connections/>
</ui>