summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmcommentedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmcommentedit.h')
-rw-r--r--kpovmodeler/pmcommentedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmcommentedit.h b/kpovmodeler/pmcommentedit.h
index 104160fe..f0849e04 100644
--- a/kpovmodeler/pmcommentedit.h
+++ b/kpovmodeler/pmcommentedit.h
@@ -33,7 +33,7 @@ class TQMultiLineEdit;
*/
class PMCommentEdit : public PMDialogEditBase
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMDialogEditBase Base;
public: