mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Remove useless yalign properties in main.ui.
This commit is contained in:
parent
401c72a05c
commit
71337ad44d
1 changed files with 0 additions and 2 deletions
|
|
@ -110,7 +110,6 @@
|
|||
<object class="GtkImage" id="properties_image">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="yalign">0.49000000953674316</property>
|
||||
<property name="stock">gtk-properties</property>
|
||||
<property name="icon-size">1</property>
|
||||
</object>
|
||||
|
|
@ -853,7 +852,6 @@
|
|||
<object class="GtkLabel" id="history_tab_label">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="yalign">0.49000000953674316</property>
|
||||
<property name="label" translatable="yes">Recent calls</property>
|
||||
</object>
|
||||
<packing>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue