diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2010-08-03 14:28:35 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2010-08-03 14:28:35 (GMT) |
commit | 79c6710c7785d915f64bd31e28ce48eed8493a41 (patch) | |
tree | 72a3020158e5cb00d12dbe6ab02c3fd93e254278 /doc/src/development | |
parent | 14e17d5fe5f925a768aab9db9401e04bbaca224d (diff) | |
download | Qt-79c6710c7785d915f64bd31e28ce48eed8493a41.zip Qt-79c6710c7785d915f64bd31e28ce48eed8493a41.tar.gz Qt-79c6710c7785d915f64bd31e28ce48eed8493a41.tar.bz2 |
Removed the unfinished sentence. Fix for QTBUG-10173.
Diffstat (limited to 'doc/src/development')
-rw-r--r-- | doc/src/development/debug.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/development/debug.qdoc b/doc/src/development/debug.qdoc index bfb2355..9e881d1 100644 --- a/doc/src/development/debug.qdoc +++ b/doc/src/development/debug.qdoc @@ -49,7 +49,7 @@ The basic stuff you need to know about debug libraries and frameworks is found at developer.apple.com in: \l{http://developer.apple.com/technotes/tn2004/tn2124.html#SECDEBUGLIB} - {Apple Technical Note TN2124} Qt follows that. + {Apple Technical Note TN2124}. When you build Qt, frameworks are built by default, and inside the framework you will find both a release and a debug version (e.g., |