diff options
Diffstat (limited to 'src/corelib/tools/qrect.cpp')
| -rw-r--r-- | src/corelib/tools/qrect.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/corelib/tools/qrect.cpp b/src/corelib/tools/qrect.cpp index ce28a6d887e..698181b7f33 100644 --- a/src/corelib/tools/qrect.cpp +++ b/src/corelib/tools/qrect.cpp @@ -84,8 +84,6 @@ QT_BEGIN_NAMESPACE Finally, QRect objects can be streamed as well as compared. - \tableofcontents - \section1 Rendering When using an \l {QPainter::Antialiasing}{anti-aliased} painter, @@ -1352,8 +1350,6 @@ QDebug operator<<(QDebug dbg, const QRect &r) Finally, QRectF objects can be streamed as well as compared. - \tableofcontents - \section1 Rendering When using an \l {QPainter::Antialiasing}{anti-aliased} painter, |
