diff options
Diffstat (limited to 'chalk/colorspaces/cmyk_u8')
| -rw-r--r-- | chalk/colorspaces/cmyk_u8/cmyk_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/colorspaces/cmyk_u8/cmyk_plugin.h b/chalk/colorspaces/cmyk_u8/cmyk_plugin.h index c633a026f..176a76725 100644 --- a/chalk/colorspaces/cmyk_u8/cmyk_plugin.h +++ b/chalk/colorspaces/cmyk_u8/cmyk_plugin.h @@ -26,7 +26,7 @@ */ class CMYKPlugin : public KParts::Plugin { - Q_OBJECT + TQ_OBJECT public: CMYKPlugin(TQObject *parent, const char *name, const TQStringList &); |
