diff options
Diffstat (limited to 'kpovmodeler/pmbumpmapedit.h')
-rw-r--r-- | kpovmodeler/pmbumpmapedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmbumpmapedit.h b/kpovmodeler/pmbumpmapedit.h index 0c29ca67..c68ec4f3 100644 --- a/kpovmodeler/pmbumpmapedit.h +++ b/kpovmodeler/pmbumpmapedit.h @@ -45,7 +45,7 @@ class TQPushButton; class PMBumpMapEdit : public PMDialogEditBase { Q_OBJECT - TQ_OBJECT + typedef PMDialogEditBase Base; public: /** |