diff options
Diffstat (limited to 'kpovmodeler/pmrainbowedit.h')
-rw-r--r-- | kpovmodeler/pmrainbowedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmrainbowedit.h b/kpovmodeler/pmrainbowedit.h index 7c2eacd6..3c54e3fe 100644 --- a/kpovmodeler/pmrainbowedit.h +++ b/kpovmodeler/pmrainbowedit.h @@ -36,7 +36,7 @@ class TQLabel; */ class PMRainbowEdit : public PMTextureBaseEdit { - Q_OBJECT + TQ_OBJECT typedef PMTextureBaseEdit Base; public: |