summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmphotonsedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmphotonsedit.h')
-rw-r--r--kpovmodeler/pmphotonsedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmphotonsedit.h b/kpovmodeler/pmphotonsedit.h
index cac0ae1c..e449d087 100644
--- a/kpovmodeler/pmphotonsedit.h
+++ b/kpovmodeler/pmphotonsedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -36,7 +35,7 @@ class TQLabel;
*/
class PMPhotonsEdit : public PMDialogEditBase
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMDialogEditBase Base;
public: