summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/io/qfile.cpp')
-rw-r--r--src/corelib/io/qfile.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/io/qfile.cpp b/src/corelib/io/qfile.cpp
index d1b11e1f60..df620b5be1 100644
--- a/src/corelib/io/qfile.cpp
+++ b/src/corelib/io/qfile.cpp
@@ -111,6 +111,7 @@ QAbstractFileEngine *QFilePrivate::engine() const
/*!
\class QFile
+ \inmodule QtCore
\brief The QFile class provides an interface for reading from and writing to files.
\ingroup io