[gtk+/gtk-3-16] Fix separator in testsplitheaders



commit 287e2250e09d6dd094a2fe41d6595a1463066ac0
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Mar 28 22:32:12 2015 -0400

    Fix separator in testsplitheaders

 tests/testsplitheaders.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/testsplitheaders.ui b/tests/testsplitheaders.ui
index ca68311..66bfe4e 100644
--- a/tests/testsplitheaders.ui
+++ b/tests/testsplitheaders.ui
@@ -24,6 +24,7 @@
         <child>
           <object class="GtkSeparator">
             <property name="visible">True</property>
+            <property name="orientation">vertical</property>
           </object>
         </child>
         <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]