diff options
author | Richard Dale <richard.dale@codethink.co.uk> | 2013-07-04 09:56:29 +0100 |
---|---|---|
committer | Richard Dale <richard.dale@codethink.co.uk> | 2013-07-04 09:56:29 +0100 |
commit | 674abef4f06bdde57a272d69750e2a4ac5027ea9 (patch) | |
tree | 40c8b2d640fd720100c5f3640ea33c845f798770 /doc/src/getting-started/gettingstartedqt.qdoc | |
parent | 38b229c6b7c9bf728a4b7f8470d04870a132f66a (diff) | |
parent | 4d875f2b0666009bae23fd15417f7fe03b70f612 (diff) | |
download | qtdoc-baserock/morph.tar.gz |
Merge v5.1.0 releasebaserock/morph
Diffstat (limited to 'doc/src/getting-started/gettingstartedqt.qdoc')
-rw-r--r-- | doc/src/getting-started/gettingstartedqt.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/getting-started/gettingstartedqt.qdoc b/doc/src/getting-started/gettingstartedqt.qdoc index 639114a9..7d9cdb9c 100644 --- a/doc/src/getting-started/gettingstartedqt.qdoc +++ b/doc/src/getting-started/gettingstartedqt.qdoc @@ -49,7 +49,7 @@ \image gs1.png "Notepad application" You can find the final Notepad source files in the qtdoc repository in the - doc/src/snippets/widgets-tutorial/notepad directory. You can either fetch + snippets/widgets-tutorial/notepad directory. You can either fetch the Qt 5 sources from Qt Project or install them as part of Qt 5. \section1 Creating the Notepad Project |