diff options
Diffstat (limited to 'kpovmodeler/pmlistpatternedit.h')
-rw-r--r-- | kpovmodeler/pmlistpatternedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmlistpatternedit.h b/kpovmodeler/pmlistpatternedit.h index 1c45d9d2..6a520374 100644 --- a/kpovmodeler/pmlistpatternedit.h +++ b/kpovmodeler/pmlistpatternedit.h @@ -36,7 +36,7 @@ class TQLabel; */ class PMListPatternEdit : public PMDialogEditBase { - Q_OBJECT + TQ_OBJECT typedef PMDialogEditBase Base; public: |