summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmboundedbyedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmboundedbyedit.h')
-rw-r--r--kpovmodeler/pmboundedbyedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmboundedbyedit.h b/kpovmodeler/pmboundedbyedit.h
index a7b5b406..90a969c4 100644
--- a/kpovmodeler/pmboundedbyedit.h
+++ b/kpovmodeler/pmboundedbyedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -34,7 +33,7 @@ class TQLabel;
*/
class PMBoundedByEdit : public PMDialogEditBase
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMDialogEditBase Base;
public: