summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/source-breaks.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/source-breaks.qdoc b/doc/src/source-breaks.qdoc
index 1f6a7966..13cfbde2 100644
--- a/doc/src/source-breaks.qdoc
+++ b/doc/src/source-breaks.qdoc
@@ -184,6 +184,7 @@ The following sections lists the API changes in each module and provides recomme
These have been moved to the new \l{QUrlQuery} class.
\li \l{Qt::WFlags} is deprecated, use \l{Qt::WindowFlags} instead.
This typedef dates from the Qt 1 days, and such abbreviations are not current Qt style.
+ \li \l{Qt::HANDLE} typedef is now defined as \c{void *} on all platforms.
\endlist
\section1 Changes to Qt GUI