mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-29 17:59:21 +00:00
Update emoji button.
This commit is contained in:
parent
682e5dc913
commit
d3b3a5ac37
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ QtObject {
|
|||
|
||||
property QtObject emoji: QtObject {
|
||||
property int margins: 5
|
||||
property int iconSize: 30
|
||||
property int iconSize: 40
|
||||
property string name : 'emoji'
|
||||
property string icon : 'emoji_custom'
|
||||
property var backgroundNormalColor : ColorsList.addImageColor(sectionName+'_'+name+'_bg_n', icon, 'me_n_b_bg')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue