mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2025-03-07 03:21:12 +00:00
gps.ui: add a label for "no "preview"
This commit is contained in:
parent
9b768b7d56
commit
7aac6cb08f
1 changed files with 6 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue