GTK: Fix a label alignment.

This commit is contained in:
Brandon Wright 2019-05-31 14:53:21 -05:00
parent ffe72224bd
commit cb7602263f

View File

@ -5268,6 +5268,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label_xalign">0</property>
<property name="border_width">5</property>
<property name="shadow_type">none</property>
<child>
<object class="GtkAlignment" id="alignment16">