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 c288e33f..cae5a3aa 100644 --- a/lib/koproperty/editors/linestyleedit.h +++ b/lib/koproperty/editors/linestyleedit.h @@ -29,7 +29,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT LineStyleEdit : public Widget { - Q_OBJECT + TQ_OBJECT public: |