diff options
Diffstat (limited to 'kpresenter/KPrShadowDialogImpl.h')
-rw-r--r-- | kpresenter/KPrShadowDialogImpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrShadowDialogImpl.h b/kpresenter/KPrShadowDialogImpl.h index 4f9ffa01..8e78dc8e 100644 --- a/kpresenter/KPrShadowDialogImpl.h +++ b/kpresenter/KPrShadowDialogImpl.h @@ -10,7 +10,7 @@ class KPrTextPreview; class KPrShadowDialogImpl : public ShadowDialogBase { Q_OBJECT - TQ_OBJECT + public: KPrShadowDialogImpl( TQWidget *parent, const char* name = 0 ); |