summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmtexturebaseedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmtexturebaseedit.h')
-rw-r--r--kpovmodeler/pmtexturebaseedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmtexturebaseedit.h b/kpovmodeler/pmtexturebaseedit.h
index 653bcb56..c1d1f066 100644
--- a/kpovmodeler/pmtexturebaseedit.h
+++ b/kpovmodeler/pmtexturebaseedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -34,7 +33,7 @@ class PMLinkEdit;
*/
class PMTextureBaseEdit : public PMNamedObjectEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMNamedObjectEdit Base;
public: