mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-10 13:54:16 +00:00
hotfix for mouse problems and select distributed notifications
This commit is contained in:
parent
0e4ccc175c
commit
1a3708c5ad
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue