summaryrefslogtreecommitdiff
path: root/muse2/muse/widgets/appearancebase.ui
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/muse/widgets/appearancebase.ui')
-rw-r--r--muse2/muse/widgets/appearancebase.ui54
1 files changed, 53 insertions, 1 deletions
diff --git a/muse2/muse/widgets/appearancebase.ui b/muse2/muse/widgets/appearancebase.ui
index 8cb8c08c..a3a80a96 100644
--- a/muse2/muse/widgets/appearancebase.ui
+++ b/muse2/muse/widgets/appearancebase.ui
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>538</width>
+ <width>558</width>
<height>531</height>
</rect>
</property>
@@ -69,6 +69,39 @@
</property>
</widget>
</item>
+ <item>
+ <layout class="QHBoxLayout" name="horizontalLayout_4">
+ <item>
+ <spacer name="horizontalSpacer">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>QSizePolicy::Maximum</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>30</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item>
+ <widget class="QCheckBox" name="partCakeStretch">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="text">
+ <string>y-stretch</string>
+ </property>
+ <property name="checked">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
</layout>
</widget>
</item>
@@ -156,6 +189,9 @@
<attribute name="headerVisible">
<bool>false</bool>
</attribute>
+ <attribute name="headerVisible">
+ <bool>false</bool>
+ </attribute>
<column>
<property name="text">
<string notr="true">1</string>
@@ -1936,5 +1972,21 @@
</hint>
</hints>
</connection>
+ <connection>
+ <sender>partShowCakes</sender>
+ <signal>toggled(bool)</signal>
+ <receiver>partCakeStretch</receiver>
+ <slot>setEnabled(bool)</slot>
+ <hints>
+ <hint type="sourcelabel">
+ <x>141</x>
+ <y>137</y>
+ </hint>
+ <hint type="destinationlabel">
+ <x>159</x>
+ <y>164</y>
+ </hint>
+ </hints>
+ </connection>
</connections>
</ui>