diff options
author | Ben Wiederhake <BenWiederhake.GitHub@gmx.de> | 2021-02-07 21:34:57 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-02-08 18:03:57 +0100 |
commit | 71219b8a1d86353a47c0e0699771ba140a9979e9 (patch) | |
tree | 4142a8bccf98b0b3a83825998816284a7258d90f /Documentation | |
parent | 897d3d78b91acff0d9cccca732b538c482bffa61 (diff) | |
download | serenity-71219b8a1d86353a47c0e0699771ba140a9979e9.zip |
Documentation: QtCreator and <syscall.h>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/UsingQtCreator.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/UsingQtCreator.md b/Documentation/UsingQtCreator.md index 2a0646f316..7c7ef9a403 100644 --- a/Documentation/UsingQtCreator.md +++ b/Documentation/UsingQtCreator.md @@ -26,6 +26,7 @@ Userland/Libraries/ Userland/Libraries/LibC/ Userland/Libraries/LibM/ Userland/Libraries/LibPthread/ +Userland/Libraries/LibSystem/ Toolchain/Local/i686/i686-pc-serenity/include/c++/10.2.0 Build/ Build/Userland/ |