Merge branch 'master' into 'master'

widgetfactory: add separator tool item to presentation

See merge request GNOME/gtk!249
This commit is contained in:
Matthias Clasen 2018-07-19 18:06:25 +00:00
commit 7dabc2a42c

View File

@ -2226,6 +2226,9 @@ microphone-sensitivity-medium-symbolic</property>
<property name="tooltip-text" translatable="yes">Save the current document</property>
</object>
</child>
<child>
<object class="GtkSeparatorToolItem"/>
</child>
<child>
<object class="GtkToolButton">
<property name="label" translatable="yes">Search</property>
@ -3580,4 +3583,4 @@ bad things might happen.</property>
</object>
</child>
</object>
</interface>
</interface>