diff options
Diffstat (limited to 'gtk/ui/gtkstatusbar.ui')
-rw-r--r-- | gtk/ui/gtkstatusbar.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/ui/gtkstatusbar.ui b/gtk/ui/gtkstatusbar.ui index 299705648d..3d56215cf6 100644 --- a/gtk/ui/gtkstatusbar.ui +++ b/gtk/ui/gtkstatusbar.ui @@ -9,16 +9,13 @@ <property name="margin-bottom">6</property> <child> <object class="GtkFrame" id="frame"> - <property name="visible">1</property> <property name="shadow-type">none</property> <child> <object class="GtkBox" id="message_area"> - <property name="visible">1</property> <property name="spacing">4</property> <property name="margin">4</property> <child> <object class="GtkLabel" id="label"> - <property name="visible">1</property> <property name="halign">start</property> <property name="valign">center</property> <property name="ellipsize">end</property> |