From b5c43ba55ef70d0ef0f566769511718ab20cfd7b Mon Sep 17 00:00:00 2001 From: "msaintms@outlook.com" <123qweasdzxcxavier> Date: Fri, 15 May 2026 20:47:19 +0800 Subject: [PATCH] fix vscode --- .vscode/c_cpp_properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index 141b876..aa1c32a 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -27,7 +27,7 @@ "includePath": [ "${workspaceFolder}/**", "${env:SCOOP}\\apps\\msys2-cn\\current\\ucrt64\\include", - "${env:SCOOP}\\apps\\msys2-cn\\current\\ucrt64\\include\\qt" + "${env:SCOOP}\\apps\\msys2-cn\\current\\ucrt64\\include\\qt6" ], "defines": [ "_DEBUG",