summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextobject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qtextobject.cpp')
-rw-r--r--src/gui/text/qtextobject.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gui/text/qtextobject.cpp b/src/gui/text/qtextobject.cpp
index f7a7d25364..91e607ca0e 100644
--- a/src/gui/text/qtextobject.cpp
+++ b/src/gui/text/qtextobject.cpp
@@ -929,12 +929,6 @@ bool QTextBlock::isValid() const
*/
/*!
- \fn QTextBlock::iterator::iterator(const iterator &other)
-
- Copy constructor. Constructs a copy of the \a other iterator.
-*/
-
-/*!
\fn bool QTextBlock::iterator::atEnd() const
Returns \c true if the current item is the last item in the text block.