diff options
Diffstat (limited to 'lib/kofficecore/KoPicture.h')
-rw-r--r-- | lib/kofficecore/KoPicture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoPicture.h b/lib/kofficecore/KoPicture.h index 63dd9c596..83481d333 100644 --- a/lib/kofficecore/KoPicture.h +++ b/lib/kofficecore/KoPicture.h @@ -194,7 +194,7 @@ public: TQImage generateImage(const TQSize& size); /** - * @return TRUE if the alpha channel processing has been enabled + * @return true if the alpha channel processing has been enabled */ bool hasAlphaBuffer() const; |