summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmfinishedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmfinishedit.h')
-rw-r--r--kpovmodeler/pmfinishedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmfinishedit.h b/kpovmodeler/pmfinishedit.h
index 75605c51..3f7f2e5e 100644
--- a/kpovmodeler/pmfinishedit.h
+++ b/kpovmodeler/pmfinishedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -38,7 +37,7 @@ class TQWidget;
*/
class PMFinishEdit : public PMTextureBaseEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMTextureBaseEdit Base;
public: