diff options
Diffstat (limited to 'kpovmodeler/pmboundedbyedit.h')
-rw-r--r-- | kpovmodeler/pmboundedbyedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmboundedbyedit.h b/kpovmodeler/pmboundedbyedit.h index 4b61b4aa..90a969c4 100644 --- a/kpovmodeler/pmboundedbyedit.h +++ b/kpovmodeler/pmboundedbyedit.h @@ -33,7 +33,7 @@ class TQLabel; */ class PMBoundedByEdit : public PMDialogEditBase { - Q_OBJECT + TQ_OBJECT typedef PMDialogEditBase Base; public: |