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 74ab5e814..528485006 100644 --- a/kpresenter/KPrPropertyEditor.h +++ b/kpresenter/KPrPropertyEditor.h @@ -39,7 +39,7 @@ class KPrObjectProperties; class KPrPropertyEditor : public TQTabDialog { Q_OBJECT - TQ_OBJECT + public: KPrPropertyEditor( TQWidget *parent = 0, const char *name = 0, KPrPage *page = 0, KPrDocument *doc = 0 ); |
