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