Disable send media events on mac

This commit is contained in:
Oleg Korshul
2024-10-12 23:45:27 +03:00
parent 5a410b71f7
commit d271bb44a6

View File

@ -152,6 +152,8 @@ core_mac {
$$PWD/src/mac_application.mm
use_v8:DEFINES += OLD_MACOS_SYSTEM
DEFINES += NO_SUPPORT_MEDIA_PLAYER
}
core_linux {