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