Commit: a2b9b9d3c48f302fd28042299d73ea0634a210f3
Author: Brecht Van Lommel
Date: Mon Jun 27 17:29:24 2022 +0200
Branches: master
https://developer.blender.org/rBa2b9b9d3c48f302fd28042299d73ea0634a210f3
Fix broken build on macOS after recent changes
===================================================================
M intern/ghost/intern/GHOST_SystemCocoa.mm
===================================================================
diff --git a/intern/ghost/intern/GHOST_SystemCocoa.mm
b/intern/ghost/intern/GHOST_SystemCocoa.mm
index 8677c0b9552..4b2529f5169 100644
--- a/intern/ghost/intern/GHOST_SystemCocoa.mm
+++ b/intern/ghost/intern/GHOST_SystemCocoa.mm
@@ -37,7 +37,7 @@
#pragma mark KeyMap, mouse converters
-static GHOST_TButtonMask convertButton(int button)
+static GHOST_TButton convertButton(int button)
{
switch (button) {
case 0:
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs