Skip to content

Commit

Permalink
Merge pull request #22 from Hinsbart/qtcreator
Browse files Browse the repository at this point in the history
add notice on how to get working code-completion in qtcreator
  • Loading branch information
akien-mga committed Feb 25, 2016
2 parents b5d200f + 22dc4cc commit db6f9d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reference/configuring_an_ide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
^^^^^^^^^^^^^
Expand Down

0 comments on commit db6f9d6

Please sign in to comment.