summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2012-11-30 15:40:14 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-30 21:57:49 +0100
commit930207fc1f66566d563b820af5d2efc7bec3b610 (patch)
tree235b2a0c61a090f830a345ac8cd8a65d9543c648 /src/corelib/io/qdebug.cpp
parent139d342f9b40169fddaf65c7f79f33edba3a84a4 (diff)
Add more qtbase implictly-shared classes to the list
QText*Format and QDns* ones are still missing. Change-Id: I8e87fba596e87289ca935717e0a90bfc0b0a26c0 Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/corelib/io/qdebug.cpp')
-rw-r--r--src/corelib/io/qdebug.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/io/qdebug.cpp b/src/corelib/io/qdebug.cpp
index 8a2bd80069..656f26b0fe 100644
--- a/src/corelib/io/qdebug.cpp
+++ b/src/corelib/io/qdebug.cpp
@@ -53,6 +53,7 @@
/*!
\class QDebug
\inmodule QtCore
+ \ingroup shared
\brief The QDebug class provides an output stream for debugging information.