diff options
Diffstat (limited to 'lib/koproperty/editors/linestyleedit.h')
-rw-r--r-- | lib/koproperty/editors/linestyleedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/linestyleedit.h b/lib/koproperty/editors/linestyleedit.h index d5d386b50..c288e33f6 100644 --- a/lib/koproperty/editors/linestyleedit.h +++ b/lib/koproperty/editors/linestyleedit.h @@ -30,7 +30,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT LineStyleEdit : public Widget { Q_OBJECT - TQ_OBJECT + public: LineStyleEdit(Property *property, TQWidget *parent=0, const char *name=0); |