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