summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfiledevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/io/qfiledevice.cpp')
-rw-r--r--src/corelib/io/qfiledevice.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/io/qfiledevice.cpp b/src/corelib/io/qfiledevice.cpp
index adec6a3bad..d4243fb597 100644
--- a/src/corelib/io/qfiledevice.cpp
+++ b/src/corelib/io/qfiledevice.cpp
@@ -156,6 +156,7 @@ void QFileDevicePrivate::setError(QFileDevice::FileError err, int errNum)
/*!
\class QFileDevice
+ \inmodule QtCore
\since 5.0
\brief The QFileDevice class provides an interface for reading from and writing to open files.