diff options
Diffstat (limited to 'chalk/core/kis_gradient.h')
| -rw-r--r-- | chalk/core/kis_gradient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_gradient.h b/chalk/core/kis_gradient.h index 50bc0fd8b..cbb2eb009 100644 --- a/chalk/core/kis_gradient.h +++ b/chalk/core/kis_gradient.h @@ -232,7 +232,7 @@ class KisGradientSegment { class KisGradient : public KisResource { typedef KisResource super; Q_OBJECT - TQ_OBJECT + public: KisGradient(const TQString& file); |
