diff options
author | David Boddie <david.boddie@nokia.com> | 2011-02-24 19:55:42 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-02-24 19:55:42 (GMT) |
commit | d9a49edc46beb81a80a94ac07543cf7b86856ed3 (patch) | |
tree | 695e00ead5551c447196adfb25f7a4d1bc65bdff /.gitignore | |
parent | fcea2461489fd392975f8393d7dde8dc1bb6542d (diff) | |
download | Qt-d9a49edc46beb81a80a94ac07543cf7b86856ed3.zip Qt-d9a49edc46beb81a80a94ac07543cf7b86856ed3.tar.gz Qt-d9a49edc46beb81a80a94ac07543cf7b86856ed3.tar.bz2 |
Doc: Added a threading tutorial.
Squashed commit containing changes to documentation during the
development of a threading tutorial, written by Roland Wolf.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ examples/*/*/* examples/*/*/*[.]app !examples/declarative/* !examples/tutorials/* +!examples/tutorials/*/* !examples/ja_JP/*/* demos/*/* !demos/spectrum/* |