mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-17 20:08:28 +00:00
fix crash on start
This commit is contained in:
parent
c4385ed5d4
commit
a5cf234dca
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ Item {
|
|||
property bool shadowEnabled: false
|
||||
property bool isImageReady: false
|
||||
property bool retainWhileLoading: true
|
||||
property alias status: image.status
|
||||
Image {
|
||||
id: image
|
||||
visible: !effect2.effectEnabled
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue