diff options
author | Matthias Clasen <mclasen@redhat.com> | 2015-03-28 22:32:12 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2015-03-28 22:32:12 -0400 |
commit | 505fed1383fc3f092f8ee1f9d2f1f840f8579953 (patch) | |
tree | 46da7e2c4637e0c130dc0bae759a1b5c8935ed25 /tests/testsplitheaders.ui | |
parent | ada97b092810e456459dd428d620fdf7bfdf1783 (diff) | |
download | gtk+-505fed1383fc3f092f8ee1f9d2f1f840f8579953.tar.gz |
Fix separator in testsplitheaders
Diffstat (limited to 'tests/testsplitheaders.ui')
-rw-r--r-- | tests/testsplitheaders.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testsplitheaders.ui b/tests/testsplitheaders.ui index ca68311b9c..66bfe4e6dd 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> |