diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2012-01-12 17:30:34 -0500 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2012-01-12 17:31:00 -0500 |
commit | 27f6441bb2c11267f1c8b5278da07fbeeafdfc1a (patch) | |
tree | de774466c8ff00a984c4fc8f23e5e4c5a30356fc /tests/visuals | |
parent | 14d66b5d0ac1db6a0e13490c0da57de609db39e5 (diff) | |
download | gtk+-27f6441bb2c11267f1c8b5278da07fbeeafdfc1a.tar.gz |
visuals: remove copy paste leftover
Diffstat (limited to 'tests/visuals')
-rw-r--r-- | tests/visuals/primary-toolbar.ui | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/visuals/primary-toolbar.ui b/tests/visuals/primary-toolbar.ui index 1517fd7cf6..31632c363a 100644 --- a/tests/visuals/primary-toolbar.ui +++ b/tests/visuals/primary-toolbar.ui @@ -87,7 +87,6 @@ <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="use_underline">True</property> <child> <object class="GtkEntry" id="entry1"> <property name="visible">True</property> @@ -107,7 +106,6 @@ <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="use_underline">True</property> <child> <object class="GtkSwitch" id="switch1"> <property name="visible">True</property> |