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