mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 20:18:09 +00:00
Set size of zrtp button icon.
This commit is contained in:
parent
c364aaf144
commit
8a739ac7ad
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<object class="GtkImage" id="zrtp_button_icon">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="pixel_size">16</property>
|
||||
<property name="icon_name">linphone-security-pending</property>
|
||||
</object>
|
||||
<object class="GtkFrame" id="in_call_frame">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue