summaryrefslogtreecommitdiff
path: root/tests/popover.ui
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-04-29 11:48:52 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-04-29 12:19:53 -0400
commitf3ba001a1de2c961494e191910dd5017f769bdf1 (patch)
tree849addb8b00d678d269a491443b3cf0db71ceb09 /tests/popover.ui
parent4f293c427c716374179410318b1c0812e20ffe45 (diff)
downloadgtk+-f3ba001a1de2c961494e191910dd5017f769bdf1.tar.gz
GtkMenuSectionBox: Always show separators for labeled sections
...unless they are empty.
Diffstat (limited to 'tests/popover.ui')
-rw-r--r--tests/popover.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/popover.ui b/tests/popover.ui
index 74fa0bfadb..f9a843e444 100644
--- a/tests/popover.ui
+++ b/tests/popover.ui
@@ -1,7 +1,8 @@
<interface>
<menu id="menu">
<section>
- <attribute name="display-hint">horizontal-buttons</attribute>
+ <!--<attribute name="display-hint">horizontal-buttons</attribute>-->
+ <attribute name="label">Edit</attribute>
<item>
<attribute name="label">Cut</attribute>
<attribute name="action">top.cut</attribute>