From 2621f969ae6572a57aad109ae631138a90b54245 Mon Sep 17 00:00:00 2001 From: maelstrom Date: Wed, 13 Aug 2025 04:09:33 +0200 Subject: [PATCH] tempfix(editor): hotfix for windows cursor locking --- editor/deps.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/deps.cmake b/editor/deps.cmake index f1fef53..68603b8 100644 --- a/editor/deps.cmake +++ b/editor/deps.cmake @@ -1,4 +1,4 @@ include(CPM) -CPMAddPackage("gh:m-doescode/qcursorconstraints#cef1a31c0afad8ed3c95ee1a6bc531090805b510") \ No newline at end of file +CPMAddPackage("gh:m-doescode/qcursorconstraints#eb674e1fab418c4c5ccb7c599c19bd2e8a062faf") \ No newline at end of file