summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmlightedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmlightedit.h')
-rw-r--r--kpovmodeler/pmlightedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmlightedit.h b/kpovmodeler/pmlightedit.h
index ebeff9ae..90c75bca 100644
--- a/kpovmodeler/pmlightedit.h
+++ b/kpovmodeler/pmlightedit.h
@@ -39,7 +39,7 @@ class TQCheckBox;
*/
class PMLightEdit : public PMNamedObjectEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMNamedObjectEdit Base;
public: