Kaydet (Commit) b634cd44 authored tarafından Caolán McNamara's avatar Caolán McNamara

remove label-less frame parent

Change-Id: Ic75fe1e53a411b6d1357b8117a88697f493d3c9d
üst bc34145b
...@@ -64,12 +64,6 @@ ...@@ -64,12 +64,6 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<property name="spacing">10</property> <property name="spacing">10</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child> <child>
<object class="GtkAlignment" id="alignment1"> <object class="GtkAlignment" id="alignment1">
<property name="visible">True</property> <property name="visible">True</property>
...@@ -271,11 +265,6 @@ ...@@ -271,11 +265,6 @@
</object> </object>
</child> </child>
</object> </object>
</child>
<child type="label_item">
<placeholder/>
</child>
</object>
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>
<property name="fill">True</property> <property name="fill">True</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment