add notice on how to get working code-completion in qtcreator

This commit is contained in:
hondres
2016-02-25 15:06:40 +01:00
parent b5d200f0e0
commit 22dc4cc0ca

View File

@@ -85,6 +85,7 @@ Importing the project
are added automatically. Potentially useful additions: \*.py for buildsystem files, \*.java for Android development,
\*.mm for OSX. Click "Next".
- Click *Finish*.
- Add a line containing ``.`` to *project_name.files* to get working code completion.
Build and run
^^^^^^^^^^^^^