summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmrainbowedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmrainbowedit.h')
-rw-r--r--kpovmodeler/pmrainbowedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmrainbowedit.h b/kpovmodeler/pmrainbowedit.h
index 35313545..3c54e3fe 100644
--- a/kpovmodeler/pmrainbowedit.h
+++ b/kpovmodeler/pmrainbowedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -37,7 +36,7 @@ class TQLabel;
*/
class PMRainbowEdit : public PMTextureBaseEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMTextureBaseEdit Base;
public: