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 0e6d031d..bc274ddf 100644 --- a/kpovmodeler/pmbumpmapedit.h +++ b/kpovmodeler/pmbumpmapedit.h @@ -43,7 +43,7 @@ class TQPushButton; */ class PMBumpMapEdit : public PMDialogEditBase { - Q_OBJECT + TQ_OBJECT typedef PMDialogEditBase Base; public: |