mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-26 00:08:13 +00:00
fix(Notifier): check correctly internalWindow...
This commit is contained in:
parent
6641414dbe
commit
a681c348b8
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