summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmmaterialedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmmaterialedit.h')
-rw-r--r--kpovmodeler/pmmaterialedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmmaterialedit.h b/kpovmodeler/pmmaterialedit.h
index 580a0663..b3be698e 100644
--- a/kpovmodeler/pmmaterialedit.h
+++ b/kpovmodeler/pmmaterialedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -33,7 +32,7 @@ class PMMaterial;
*/
class PMMaterialEdit : public PMTextureBaseEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMTextureBaseEdit Base;
public: