diff options
Diffstat (limited to 'kpresenter/KPrPropertyEditor.h')
-rw-r--r-- | kpresenter/KPrPropertyEditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPropertyEditor.h b/kpresenter/KPrPropertyEditor.h index 5f818e3c..58415989 100644 --- a/kpresenter/KPrPropertyEditor.h +++ b/kpresenter/KPrPropertyEditor.h @@ -37,7 +37,7 @@ class KPrObjectProperties; class KPrPropertyEditor : public TQTabDialog { - Q_OBJECT + TQ_OBJECT public: |