mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-22 19:33:03 +00:00
hotfix 2.19.5
This commit is contained in:
parent
b4adcdcf4f
commit
82340dd439
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
#define MAJOR 2
|
#define MAJOR 2
|
||||||
#define MINOR 19
|
#define MINOR 19
|
||||||
#define PATCH 4
|
#define PATCH 5
|
||||||
|
|
||||||
#if __MAC_OS_X_VERSION_MAX_ALLOWED >= 140000
|
#if __MAC_OS_X_VERSION_MAX_ALLOWED >= 140000
|
||||||
extern CGError SLSWindowManagementBridgeSetDelegate(void* delegate);
|
extern CGError SLSWindowManagementBridgeSetDelegate(void* delegate);
|
||||||
|
|
Loading…
Reference in a new issue