hotfix 2.19.5

This commit is contained in:
Felix Kratz 2023-12-11 17:36:14 +01:00
parent b4adcdcf4f
commit 82340dd439

View file

@ -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);