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 be91f895..35313545 100644 --- a/kpovmodeler/pmrainbowedit.h +++ b/kpovmodeler/pmrainbowedit.h @@ -38,7 +38,7 @@ class TQLabel; class PMRainbowEdit : public PMTextureBaseEdit { Q_OBJECT - TQ_OBJECT + typedef PMTextureBaseEdit Base; public: /** |