On Fri, 18 Jan 2019 at 10:39, Eike Ziller <[email protected]> wrote: > Options > C++ > Code Model > Diagnostic Configuration > Manage... > Copy a template (best one that doesn’t add too many checks, because that will > make code highlighting and completion slower), add the -W argument under the > “Clang” tab.
Brilliant, that's done the trick. Now, how can I ask the code model to always #include "config.h" in the files it parses? _______________________________________________ Qt-creator mailing list [email protected] https://lists.qt-project.org/listinfo/qt-creator
