diff options
Diffstat (limited to 'kpresenter/KPrPresDurationDia.h')
-rw-r--r-- | kpresenter/KPrPresDurationDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPresDurationDia.h b/kpresenter/KPrPresDurationDia.h index 542e4bd8..98f41c9f 100644 --- a/kpresenter/KPrPresDurationDia.h +++ b/kpresenter/KPrPresDurationDia.h @@ -28,7 +28,7 @@ class TQLabel; class KPrPresDurationDia : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |