summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_histogram_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_histogram_view.h')
-rw-r--r--chalk/ui/kis_histogram_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_histogram_view.h b/chalk/ui/kis_histogram_view.h
index 7b3e5743..146dce8d 100644
--- a/chalk/ui/kis_histogram_view.h
+++ b/chalk/ui/kis_histogram_view.h
@@ -46,7 +46,7 @@ class KisChannelInfo;
* info on the layer, and setting a layer will discard info on the histogram.
**/
class KisHistogramView : public TQLabel {
- Q_OBJECT
+ TQ_OBJECT
public:
KisHistogramView(TQWidget *parent = 0, const char *name = 0, WFlags f = 0);