summaryrefslogtreecommitdiff
path: root/tests/test7/gui.glade
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2012-06-22 22:32:32 +0000
committerLudovic Pouzenc <ludovic@pouzenc.fr>2012-06-22 22:32:32 +0000
commitfcc319c1cd7857816447b68036252c82d7365df3 (patch)
tree7ec7f5cbff12fe21736c2ecc4fd6e627d14ba566 /tests/test7/gui.glade
parent5bd64349b051e9b792ae484def50b9fac6b11c3f (diff)
download2012-violon-leds-fcc319c1cd7857816447b68036252c82d7365df3.tar.gz
2012-violon-leds-fcc319c1cd7857816447b68036252c82d7365df3.tar.bz2
2012-violon-leds-fcc319c1cd7857816447b68036252c82d7365df3.zip
Version moins moche de l'IHM. Manque les bordures des GtkVuMeters
git-svn-id: file:///var/svn/2012-violon-leds/trunk@29 6be1fa4d-33ac-4c33-becc-79fcb3794bb6
Diffstat (limited to 'tests/test7/gui.glade')
-rw-r--r--tests/test7/gui.glade4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test7/gui.glade b/tests/test7/gui.glade
index b6207b1..14c013d 100644
--- a/tests/test7/gui.glade
+++ b/tests/test7/gui.glade
@@ -766,6 +766,7 @@ copy of the Program in return for a fee.
<object class="GtkAlignment" id="a_in_sound">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="border_width">2</property>
<property name="left_padding">12</property>
<child>
<placeholder/>
@@ -867,6 +868,7 @@ copy of the Program in return for a fee.
</child>
<child type="label">
<object class="GtkLabel" id="lbl_frame_transf">
+ <property name="width_request">300</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">&lt;b&gt;Transfer function (Effect)&lt;/b&gt;</property>
@@ -899,6 +901,7 @@ copy of the Program in return for a fee.
<object class="GtkHBox" id="hb_out_hsv">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="border_width">2</property>
<child>
<placeholder/>
</child>
@@ -919,6 +922,7 @@ copy of the Program in return for a fee.
<object class="GtkHBox" id="hb_out_rgb">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="border_width">2</property>
<child>
<placeholder/>
</child>