summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpageranges.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/painting/qpageranges.cpp')
-rw-r--r--src/gui/painting/qpageranges.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/painting/qpageranges.cpp b/src/gui/painting/qpageranges.cpp
index dc43143d9c..2970037691 100644
--- a/src/gui/painting/qpageranges.cpp
+++ b/src/gui/painting/qpageranges.cpp
@@ -374,6 +374,7 @@ QDebug operator<<(QDebug dbg, const QPageRanges &pageRanges)
/*!
\struct QPageRanges::Range
+ \inmodule QtGui
\brief The QPageRanges::Range struct holds the \c from and \c to endpoints of a range.
\sa QPageRanges::toRangeList()