summaryrefslogtreecommitdiffstats
path: root/src/cardwidget.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/cardwidget.ui')
-rw-r--r--src/cardwidget.ui53
1 files changed, 10 insertions, 43 deletions
diff --git a/src/cardwidget.ui b/src/cardwidget.ui
index 28ea7ab..a75654b 100644
--- a/src/cardwidget.ui
+++ b/src/cardwidget.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>368</width>
- <height>79</height>
+ <height>106</height>
</rect>
</property>
<property name="windowTitle">
@@ -33,14 +33,7 @@
</layout>
</item>
<item>
- <layout class="QHBoxLayout" name="profileHLayout" stretch="0,0,1">
- <item>
- <widget class="QCheckBox" name="profileCB">
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- </item>
+ <layout class="QHBoxLayout" name="profileHLayout" stretch="0,1">
<item>
<widget class="QLabel" name="profileLabel">
<property name="text">
@@ -54,6 +47,13 @@
</layout>
</item>
<item>
+ <layout class="QHBoxLayout" name="variantHLayout">
+ <item>
+ <widget class="QComboBox" name="profileFlavorList"/>
+ </item>
+ </layout>
+ </item>
+ <item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Horizontal</enum>
@@ -63,38 +63,5 @@
</layout>
</widget>
<resources/>
- <connections>
- <connection>
- <sender>profileCB</sender>
- <signal>toggled(bool)</signal>
- <receiver>profileLabel</receiver>
- <slot>setEnabled(bool)</slot>
- <hints>
- <hint type="sourcelabel">
- <x>137</x>
- <y>47</y>
- </hint>
- <hint type="destinationlabel">
- <x>147</x>
- <y>47</y>
- </hint>
- </hints>
- </connection>
- <connection>
- <sender>profileCB</sender>
- <signal>toggled(bool)</signal>
- <receiver>profileList</receiver>
- <slot>setEnabled(bool)</slot>
- <hints>
- <hint type="sourcelabel">
- <x>137</x>
- <y>47</y>
- </hint>
- <hint type="destinationlabel">
- <x>315</x>
- <y>47</y>
- </hint>
- </hints>
- </connection>
- </connections>
+ <connections/>
</ui>