diff options
Diffstat (limited to 'kpovmodeler/pmphotonsedit.h')
-rw-r--r-- | kpovmodeler/pmphotonsedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmphotonsedit.h b/kpovmodeler/pmphotonsedit.h index 1aecf472..e449d087 100644 --- a/kpovmodeler/pmphotonsedit.h +++ b/kpovmodeler/pmphotonsedit.h @@ -35,7 +35,7 @@ class TQLabel; */ class PMPhotonsEdit : public PMDialogEditBase { - Q_OBJECT + TQ_OBJECT typedef PMDialogEditBase Base; public: |