fixed include problem

This commit is contained in:
MrBesen 2021-12-21 20:19:00 +01:00
parent 02571a0493
commit e3407d3053
Signed by untrusted user: MrBesen
GPG Key ID: 596B2350DCD67504
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"${workspaceFolder}/include",
"${workspaceFolder}/Log/",
"${workspaceFolder}/miniaudio",
"${workspaceFolder}/QxtGlobalShortcut/src/",
"${workspaceFolder}/QxtGlobalShortcut/src/core",
"${workspaceFolder}/QxtGlobalShortcut/src/widgets",
"${workspaceFolder}/ui",
"/usr/include/x86_64-linux-gnu/qt5/**"
],