summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qbuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/io/qbuffer.cpp')
-rw-r--r--src/corelib/io/qbuffer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/io/qbuffer.cpp b/src/corelib/io/qbuffer.cpp
index dee4295966..96d65b2e35 100644
--- a/src/corelib/io/qbuffer.cpp
+++ b/src/corelib/io/qbuffer.cpp
@@ -104,6 +104,7 @@ QByteArray QBufferPrivate::peek(qint64 maxSize)
/*!
\class QBuffer
+ \inmodule QtCore
\reentrant
\brief The QBuffer class provides a QIODevice interface for a QByteArray.