hotfix for mouse problems and select distributed notifications

This commit is contained in:
Felix Kratz 2023-09-30 13:59:11 +02:00
parent 0e4ccc175c
commit 1a3708c5ad

View file

@ -26,7 +26,7 @@
#define MAJOR 2
#define MINOR 16
#define PATCH 3
#define PATCH 4
extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
extern int SLSMainConnectionID(void);