summaryrefslogtreecommitdiffstats
path: root/chalk/colorspaces/rgb_f32/rgb_f32_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/colorspaces/rgb_f32/rgb_f32_plugin.h')
-rw-r--r--chalk/colorspaces/rgb_f32/rgb_f32_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/colorspaces/rgb_f32/rgb_f32_plugin.h b/chalk/colorspaces/rgb_f32/rgb_f32_plugin.h
index f43251fd..145536ed 100644
--- a/chalk/colorspaces/rgb_f32/rgb_f32_plugin.h
+++ b/chalk/colorspaces/rgb_f32/rgb_f32_plugin.h
@@ -27,7 +27,7 @@
*/
class RGBF32Plugin : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
RGBF32Plugin(TQObject *parent, const char *name, const TQStringList &);