summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmnormaledit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmnormaledit.h')
-rw-r--r--kpovmodeler/pmnormaledit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmnormaledit.h b/kpovmodeler/pmnormaledit.h
index 9092ad08..9fb3bbbb 100644
--- a/kpovmodeler/pmnormaledit.h
+++ b/kpovmodeler/pmnormaledit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -35,7 +34,7 @@ class PMFloatEdit;
*/
class PMNormalEdit : public PMTextureBaseEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMTextureBaseEdit Base;
public: