filechooserwidget: Remove extra action bar

This commit is contained in:
Georges Basile Stavracas Neto 2022-10-08 10:09:42 -03:00 committed by Matthias Clasen
parent 619ff2338e
commit 3b53a6b0a9

View File

@ -331,7 +331,7 @@
</object>
</child>
<child>
<object class="GtkActionBar" id="remote_warning_bar2">
<object class="GtkActionBar" id="remote_warning_bar">
<property name="visible">0</property>
<child type="center">
<object class="GtkLabel">
@ -382,16 +382,6 @@
</child>
</object>
</child>
<child>
<object class="GtkActionBar" id="remote_warning_bar">
<property name="visible">0</property>
<child type="center">
<object class="GtkLabel">
<property name="label" translatable="yes">Remote location — only searching the current folder</property>
</object>
</child>
</object>
</child>
</object>
</property>
</object>