summaryrefslogtreecommitdiffstats
path: root/doc/html/keyfeatures30.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 00:08:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 00:08:40 -0600
commitba18a0dd03be4c063d27deab4cd864a189ea705a (patch)
tree4839433d53f6dc59d33073d06795e4fe8d146a31 /doc/html/keyfeatures30.html
parentf9999295436181941bd9c185c880ffcffe15b3d1 (diff)
downloadqt3-ba18a0dd03be4c063d27deab4cd864a189ea705a.tar.gz
qt3-ba18a0dd03be4c063d27deab4cd864a189ea705a.zip
Fix accidental conversion of dockwin
Diffstat (limited to 'doc/html/keyfeatures30.html')
-rw-r--r--doc/html/keyfeatures30.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/keyfeatures30.html b/doc/html/keyfeatures30.html
index 18d3239..8a2258f 100644
--- a/doc/html/keyfeatures30.html
+++ b/doc/html/keyfeatures30.html
@@ -53,7 +53,7 @@ Arabic and Hebrew) and also provides improved support for Asian
languages.
<p> Many new classes have been added to the Qt Library. Amongst them are
classes that provide a docking architecture
-(<a href="qdockarea.html">QDockArea</a>/<a href="qdoctwindow.html">QDockWindow</a>), a powerful rich text editor
+(<a href="qdockarea.html">QDockArea</a>/<a href="qdockwindow.html">QDockWindow</a>), a powerful rich text editor
(<a href="qtextedit.html">QTextEdit</a>), a class to store and access application settings
(<a href="qsettings.html">QSettings</a>) and a class to create and communicate with processes
(<a href="qprocess.html">QProcess</a>).