diff options
Diffstat (limited to 'kpovmodeler/pmfinishedit.h')
-rw-r--r-- | kpovmodeler/pmfinishedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmfinishedit.h b/kpovmodeler/pmfinishedit.h index f7f5cafd..75605c51 100644 --- a/kpovmodeler/pmfinishedit.h +++ b/kpovmodeler/pmfinishedit.h @@ -39,7 +39,7 @@ class TQWidget; class PMFinishEdit : public PMTextureBaseEdit { Q_OBJECT - TQ_OBJECT + typedef PMTextureBaseEdit Base; public: /** |