diff options
author | David Boddie <dboddie@trolltech.com> | 2010-08-04 14:16:35 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-08-04 14:16:35 (GMT) |
commit | 84fdd4be15a8fa2ea921a112a05b185ffd59cc04 (patch) | |
tree | dd4539a6f6eeccb05d02bce338b7f755504dcff6 /doc/src/development/debug.qdoc | |
parent | 245a68a0aad0473fcf56cd75e78b951480d39e2b (diff) | |
parent | ae1c9def5cb22d88cf10b2a23d06bc38da12725b (diff) | |
download | Qt-84fdd4be15a8fa2ea921a112a05b185ffd59cc04.zip Qt-84fdd4be15a8fa2ea921a112a05b185ffd59cc04.tar.gz Qt-84fdd4be15a8fa2ea921a112a05b185ffd59cc04.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7
Diffstat (limited to 'doc/src/development/debug.qdoc')
-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 36970ee..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 Technicle 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., |