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 605dca39..66580b11 100644 --- a/kpovmodeler/pmtextureedit.h +++ b/kpovmodeler/pmtextureedit.h @@ -33,7 +33,7 @@ class TQCheckBox; */ class PMTextureEdit : public PMTextureBaseEdit { - Q_OBJECT + TQ_OBJECT typedef PMTextureBaseEdit Base; public: |