diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2010-08-03 14:28:35 (GMT) |
---|---|---|
committer | Toby Tomkins <toby.tomkins@nokia.com> | 2010-08-04 03:46:02 (GMT) |
commit | 1bc84c1c8ff6e252a8afe1dec0c9ae0fda5993a5 (patch) | |
tree | 7911417def757c341e91e6834f43c7b370d93842 | |
parent | b6b9a1e83212bc2226951925087954d280a9d6b2 (diff) | |
download | Qt-1bc84c1c8ff6e252a8afe1dec0c9ae0fda5993a5.zip Qt-1bc84c1c8ff6e252a8afe1dec0c9ae0fda5993a5.tar.gz Qt-1bc84c1c8ff6e252a8afe1dec0c9ae0fda5993a5.tar.bz2 |
Removed the unfinished sentence. Fix for QTBUG-10173.
(cherry picked from commit 79c6710c7785d915f64bd31e28ce48eed8493a41)
-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., |