summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/viewplugins/histogram/histogram.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/plugins/viewplugins/histogram/histogram.h')
-rw-r--r--chalk/plugins/viewplugins/histogram/histogram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/viewplugins/histogram/histogram.h b/chalk/plugins/viewplugins/histogram/histogram.h
index 1399d185..7a4034ea 100644
--- a/chalk/plugins/viewplugins/histogram/histogram.h
+++ b/chalk/plugins/viewplugins/histogram/histogram.h
@@ -29,7 +29,7 @@ class KisImage;
class Histogram : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
Histogram(TQObject *parent, const char *name, const TQStringList &);