diff options
Diffstat (limited to 'lib/koproperty/editors/sizeedit.h')
-rw-r--r-- | lib/koproperty/editors/sizeedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/sizeedit.h b/lib/koproperty/editors/sizeedit.h index 4ae5bf64..5e91cee1 100644 --- a/lib/koproperty/editors/sizeedit.h +++ b/lib/koproperty/editors/sizeedit.h @@ -31,7 +31,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT SizeEdit : public Widget { - Q_OBJECT + TQ_OBJECT public: |