summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmtexturemapedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmtexturemapedit.h')
-rw-r--r--kpovmodeler/pmtexturemapedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmtexturemapedit.h b/kpovmodeler/pmtexturemapedit.h
index 95b9d030..ff14d727 100644
--- a/kpovmodeler/pmtexturemapedit.h
+++ b/kpovmodeler/pmtexturemapedit.h
@@ -37,7 +37,7 @@ class TQLabel;
*/
class PMTextureMapEdit : public PMTextureBaseEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMTextureBaseEdit Base;
public: