summaryrefslogtreecommitdiffstats
path: root/chalk/colorspaces/wetsticky
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/colorspaces/wetsticky')
-rw-r--r--chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h2
-rw-r--r--chalk/colorspaces/wetsticky/wet_sticky_plugin.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h b/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h
index 0bc64e71..28b69409 100644
--- a/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h
+++ b/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h
@@ -30,7 +30,7 @@ class KisView;
*/
class WSBrushPaintOpPlugin : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
WSBrushPaintOpPlugin(TQObject *parent, const char *name, const TQStringList &);
diff --git a/chalk/colorspaces/wetsticky/wet_sticky_plugin.h b/chalk/colorspaces/wetsticky/wet_sticky_plugin.h
index d9374365..8ba2c4bd 100644
--- a/chalk/colorspaces/wetsticky/wet_sticky_plugin.h
+++ b/chalk/colorspaces/wetsticky/wet_sticky_plugin.h
@@ -31,7 +31,7 @@
*/
class WetStickyPlugin : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
WetStickyPlugin(TQObject *parent, const char *name, const TQStringList &);