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