소스 검색

Merge pull request #22 from Hinsbart/qtcreator

add notice on how to get working code-completion in qtcreator
Rémi Verschelde 9 년 전
부모
커밋
db6f9d6a30
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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,
    are added automatically. Potentially useful additions: \*.py for buildsystem files, \*.java for Android development,
    \*.mm for OSX. Click "Next".
    \*.mm for OSX. Click "Next".
 -  Click *Finish*.
 -  Click *Finish*.
+-  Add a line containing ``.`` to *project_name.files* to get working code completion.
 
 
 Build and run
 Build and run
 ^^^^^^^^^^^^^
 ^^^^^^^^^^^^^