From 7527b52efca393496fa989d6ce77ac2bd323aa5d Mon Sep 17 00:00:00 2001 From: Debdut Chakraborty Date: Mon, 14 Feb 2022 21:04:43 +0530 Subject: [PATCH] Documentation: Add Userland/ to qtcreator include path --- Documentation/UsingQtCreator.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/UsingQtCreator.md b/Documentation/UsingQtCreator.md index a8094d31c4..048199100a 100644 --- a/Documentation/UsingQtCreator.md +++ b/Documentation/UsingQtCreator.md @@ -19,6 +19,7 @@ First, make sure you have a working toolchain and can build and run SerenityOS. ``` . +Userland/ Userland/Services/ Userland/Libraries/ Userland/Libraries/LibC/