diff options
Diffstat (limited to 'kolourpaint/pixmapfx/kppixmapfx.h')
-rw-r--r-- | kolourpaint/pixmapfx/kppixmapfx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/pixmapfx/kppixmapfx.h b/kolourpaint/pixmapfx/kppixmapfx.h index 738d82fa..72882839 100644 --- a/kolourpaint/pixmapfx/kppixmapfx.h +++ b/kolourpaint/pixmapfx/kppixmapfx.h @@ -294,7 +294,7 @@ public: // // Removes <*destPixmapPtr>'s Alpha Channel and attempts to convert it // to a tqmask. KolourPaint - and TQPixmap to a great extent - does not - // support Alpha Channels - only tqmasks. Call this whenever you get + // support Alpha Channels - only masks. Call this whenever you get // a pixmap from a foreign source; else all KolourPaint code will // exhibit "undefined behaviour". // |