Browse Source

Merge pull request #22 from Hinsbart/qtcreator

add notice on how to get working code-completion in qtcreator
Rémi Verschelde 9 years ago
parent
commit
db6f9d6a30
1 changed files with 1 additions and 0 deletions
  1. 1 0
      reference/configuring_an_ide.rst

+ 1 - 0
reference/configuring_an_ide.rst

@@ -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
 ^^^^^^^^^^^^^