summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmbumpmapedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmbumpmapedit.h')
-rw-r--r--kpovmodeler/pmbumpmapedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmbumpmapedit.h b/kpovmodeler/pmbumpmapedit.h
index c68ec4f3..bc274ddf 100644
--- a/kpovmodeler/pmbumpmapedit.h
+++ b/kpovmodeler/pmbumpmapedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -44,7 +43,7 @@ class TQPushButton;
*/
class PMBumpMapEdit : public PMDialogEditBase
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMDialogEditBase Base;
public: