summaryrefslogtreecommitdiffstats
path: root/test/control.glade
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2012-07-12 14:09:33 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2012-07-12 14:09:33 +0200
commiteb26267fd5acaad3a8b89d72320267a93b4003aa (patch)
treeccaf2591005cfd8915c69b8a29a455735f953b24 /test/control.glade
parent887fe652b77f76e4b404102df180480d4fc97f2b (diff)
downloaduca-eb26267fd5acaad3a8b89d72320267a93b4003aa.tar.gz
uca-eb26267fd5acaad3a8b89d72320267a93b4003aa.tar.bz2
uca-eb26267fd5acaad3a8b89d72320267a93b4003aa.tar.xz
uca-eb26267fd5acaad3a8b89d72320267a93b4003aa.zip
Remove scale widget
Diffstat (limited to 'test/control.glade')
-rw-r--r--test/control.glade56
1 files changed, 5 insertions, 51 deletions
diff --git a/test/control.glade b/test/control.glade
index 5ead473..d7ba2fc 100644
--- a/test/control.glade
+++ b/test/control.glade
@@ -189,59 +189,13 @@
</packing>
</child>
<child>
- <object class="GtkVBox" id="vbox2">
+ <object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hscrollbar_policy">automatic</property>
+ <property name="vscrollbar_policy">automatic</property>
<child>
- <object class="GtkScrolledWindow" id="scrolledwindow2">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">automatic</property>
- <property name="vscrollbar_policy">automatic</property>
- <child>
- <placeholder/>
- </child>
- </object>
- <packing>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkTable" id="table1">
- <property name="visible">True</property>
- <property name="n_columns">2</property>
- <property name="column_spacing">6</property>
- <child>
- <object class="GtkLabel" id="label1">
- <property name="visible">True</property>
- <property name="label" translatable="yes">16-Bit Scale &lt;i&gt;1/x&lt;/i&gt;:</property>
- <property name="use_markup">True</property>
- </object>
- <packing>
- <property name="x_options"></property>
- </packing>
- </child>
- <child>
- <object class="GtkSpinButton" id="spinbutton1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">•</property>
- <property name="adjustment">adjustment_scale</property>
- <property name="climb_rate">0.02</property>
- <property name="digits">2</property>
- <property name="numeric">True</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="padding">6</property>
- <property name="position">1</property>
- </packing>
+ <placeholder/>
</child>
</object>
<packing>