diff options
Diffstat (limited to 'kpovmodeler/pmcommentedit.h')
-rw-r--r-- | kpovmodeler/pmcommentedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmcommentedit.h b/kpovmodeler/pmcommentedit.h index 4b5bedf9..5230c495 100644 --- a/kpovmodeler/pmcommentedit.h +++ b/kpovmodeler/pmcommentedit.h @@ -35,7 +35,7 @@ class TQMultiLineEdit; class PMCommentEdit : public PMDialogEditBase { Q_OBJECT - TQ_OBJECT + typedef PMDialogEditBase Base; public: /** |