summaryrefslogtreecommitdiffstats
path: root/src/qt3support/canvas
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-07-20 12:36:26 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-07-20 12:37:12 (GMT)
commitf634c8024dcdc2b26642cc7987c9a70ed28697d2 (patch)
tree6b090e03c931ea84764cf4a651ec55ffdc8461c0 /src/qt3support/canvas
parente519e1363527429c0ce2a17e894fc3b542787497 (diff)
downloadQt-f634c8024dcdc2b26642cc7987c9a70ed28697d2.zip
Qt-f634c8024dcdc2b26642cc7987c9a70ed28697d2.tar.gz
Qt-f634c8024dcdc2b26642cc7987c9a70ed28697d2.tar.bz2
doc: Changed several \reimp to \internal
The base function was \internal pr private.
Diffstat (limited to 'src/qt3support/canvas')
-rw-r--r--src/qt3support/canvas/q3canvas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt3support/canvas/q3canvas.cpp b/src/qt3support/canvas/q3canvas.cpp
index 034aff5..948935c 100644
--- a/src/qt3support/canvas/q3canvas.cpp
+++ b/src/qt3support/canvas/q3canvas.cpp
@@ -4828,7 +4828,7 @@ void Q3CanvasText::draw(QPainter& painter)
}
/*!
- \reimp
+ \internal
*/
void Q3CanvasText::changeChunks()
{