summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmbicubicpatchedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmbicubicpatchedit.h')
-rw-r--r--kpovmodeler/pmbicubicpatchedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmbicubicpatchedit.h b/kpovmodeler/pmbicubicpatchedit.h
index 36a564b5..08c3abf9 100644
--- a/kpovmodeler/pmbicubicpatchedit.h
+++ b/kpovmodeler/pmbicubicpatchedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -38,7 +37,7 @@ class TQCheckBox;
*/
class PMBicubicPatchEdit : public PMGraphicalObjectEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMGraphicalObjectEdit Base;
public: