diff options
Diffstat (limited to 'kpovmodeler/pmnormaledit.h')
-rw-r--r-- | kpovmodeler/pmnormaledit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmnormaledit.h b/kpovmodeler/pmnormaledit.h index 1f12a45f..9092ad08 100644 --- a/kpovmodeler/pmnormaledit.h +++ b/kpovmodeler/pmnormaledit.h @@ -36,7 +36,7 @@ class PMFloatEdit; class PMNormalEdit : public PMTextureBaseEdit { Q_OBJECT - TQ_OBJECT + typedef PMTextureBaseEdit Base; public: /** |