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



commit 33833cdd88ccaa240145b5fcc917910e40bba48e
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]