summaryrefslogtreecommitdiffstats
path: root/kolourpaint/kpcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kolourpaint/kpcolor.h')
-rw-r--r--kolourpaint/kpcolor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/kpcolor.h b/kolourpaint/kpcolor.h
index ece77e57..74f5a910 100644
--- a/kolourpaint/kpcolor.h
+++ b/kolourpaint/kpcolor.h
@@ -87,7 +87,7 @@ public:
// (const TQColor & return results in fewer color reallocations)
const TQColor &toTQColor () const;
- TQColor tqmaskColor () const;
+ TQColor maskColor () const;
private:
bool m_rgbaIsValid;