mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-02-03 12:49:29 +00:00
fix(ui/modules/Linphone/Notifications/Notification): fix unit tests
This commit is contained in:
parent
17aa54a3f8
commit
ca1c4959f4
2 changed files with 1 additions and 1 deletions
0
linphone-desktop/tools/test_qml
Normal file → Executable file
0
linphone-desktop/tools/test_qml
Normal file → Executable file
|
|
@ -17,7 +17,7 @@ DesktopPopup {
|
|||
|
||||
property alias notificationHeight: notification.popupHeight
|
||||
property int notificationOffset: 0
|
||||
property var notificationData: null
|
||||
property var notificationData: ({})
|
||||
|
||||
readonly property var window: _window
|
||||
property var _window
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue