diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/UsingQtCreator.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/UsingQtCreator.md b/Documentation/UsingQtCreator.md index 7c7ef9a403..53869dfa33 100644 --- a/Documentation/UsingQtCreator.md +++ b/Documentation/UsingQtCreator.md @@ -35,6 +35,8 @@ Build/Userland/Libraries/ AK/ ``` +Finally, search in the options for "BOM" (Text Editor > Behavior > File Encodings > UTF-8 BOM), and switch to "Always delete". + Qt Creator should be set up correctly now, go ahead and explore the project and try making changes. Have fun! :^) ## Auto-Formatting |