diff options
Diffstat (limited to 'chalk/doc/paint_device.txt')
-rw-r--r-- | chalk/doc/paint_device.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/doc/paint_device.txt b/chalk/doc/paint_device.txt index 32569728..e9411043 100644 --- a/chalk/doc/paint_device.txt +++ b/chalk/doc/paint_device.txt @@ -8,7 +8,7 @@ KisPaintDevice KisPainter These classes are (very) loosely modelled on QPaintDevice and -QPainter. KisPaintDevice also takes up some of the roles of QImage, +QPainter. KisPaintDevice also takes up some of the roles of TQImage, but isn't all that efficient at it. This is a write-up of my (Boudewijn's) understanding at this point; |