From 2dd8c4629a660dad8daa40fa34ecd06d59c1e633 Mon Sep 17 00:00:00 2001 From: Mike Solar Date: Mon, 24 Nov 2025 20:33:45 +0800 Subject: [PATCH] Update include path for Window_p.h Changed the include path of "Window_p.h" to use a relative path instead of an absolute one, ensuring better portability and build consistency. --- ext/KDDockWidgets | 2 +- ext/core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/KDDockWidgets b/ext/KDDockWidgets index d24ba267d..35d131b91 160000 --- a/ext/KDDockWidgets +++ b/ext/KDDockWidgets @@ -1 +1 @@ -Subproject commit d24ba267da1a8e7e1f34d69db5e07336d68f6886 +Subproject commit 35d131b91a7e58fe5962613ce824dd53649ba613 diff --git a/ext/core b/ext/core index a3628c464..50caae473 160000 --- a/ext/core +++ b/ext/core @@ -1 +1 @@ -Subproject commit a3628c46417f373596455a2bb724bf20a8edf9bc +Subproject commit 50caae473d6de11d129f1fb6a14d2c73dac83f51