diff options
Diffstat (limited to 'kpovmodeler/pmmaterialedit.h')
-rw-r--r-- | kpovmodeler/pmmaterialedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmmaterialedit.h b/kpovmodeler/pmmaterialedit.h index fa9ee842..580a0663 100644 --- a/kpovmodeler/pmmaterialedit.h +++ b/kpovmodeler/pmmaterialedit.h @@ -34,7 +34,7 @@ class PMMaterial; class PMMaterialEdit : public PMTextureBaseEdit { Q_OBJECT - TQ_OBJECT + typedef PMTextureBaseEdit Base; public: /** |