gps.ui: add a label for "no "preview"

This commit is contained in:
Stéphane Cerveau 2022-01-31 17:33:19 +01:00
parent 9b768b7d56
commit 7aac6cb08f

View file

@ -300,6 +300,12 @@
<property name="vexpand">True</property>
<property name="child">
<object class="GtkBox" id="box-preview">
<child>
<object class="GtkLabel" id="label-preview">
<property name="label" translatable="yes">No preview</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>