diff options
Diffstat (limited to 'kpovmodeler/pmtextureedit.h')
-rw-r--r-- | kpovmodeler/pmtextureedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmtextureedit.h b/kpovmodeler/pmtextureedit.h index a04b2d93..6252dc78 100644 --- a/kpovmodeler/pmtextureedit.h +++ b/kpovmodeler/pmtextureedit.h @@ -35,7 +35,7 @@ class TQCheckBox; class PMTextureEdit : public PMTextureBaseEdit { Q_OBJECT - TQ_OBJECT + typedef PMTextureBaseEdit Base; public: /** |