mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-28 01:09:19 +00:00
fix(Notifier): check correctly internalWindow...
This commit is contained in:
parent
196f9f152e
commit
c103e18037
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
#define NOTIFICATION_PROPERTY_X "popupX"
|
||||
#define NOTIFICATION_PROPERTY_Y "popupY"
|
||||
|
||||
#define NOTIFICATION_PROPERTY_WINDOW "internalWindow"
|
||||
#define NOTIFICATION_PROPERTY_WINDOW "__internalWindow"
|
||||
|
||||
#define NOTIFICATION_PROPERTY_TIMER "__timer"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue