mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 14:44:01 +00:00
fix(About.qml): rename linphone_logo to app_logo
This commit is contained in:
parent
cc18d2b0d3
commit
0c0f23f9c9
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ DialogPlus {
|
|||
width: parent.width
|
||||
|
||||
Icon {
|
||||
icon: 'linphone_logo'
|
||||
icon: 'app_logo'
|
||||
iconSize: parent.height
|
||||
|
||||
Konami {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue