summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmlistpatternedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmlistpatternedit.h')
-rw-r--r--kpovmodeler/pmlistpatternedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmlistpatternedit.h b/kpovmodeler/pmlistpatternedit.h
index cbade808..6a520374 100644
--- a/kpovmodeler/pmlistpatternedit.h
+++ b/kpovmodeler/pmlistpatternedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -37,7 +36,7 @@ class TQLabel;
*/
class PMListPatternEdit : public PMDialogEditBase
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMDialogEditBase Base;
public: