diff options
Diffstat (limited to 'lib/koproperty/editors/urledit.h')
-rw-r--r-- | lib/koproperty/editors/urledit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/urledit.h b/lib/koproperty/editors/urledit.h index 597d09df4..34c478f7b 100644 --- a/lib/koproperty/editors/urledit.h +++ b/lib/koproperty/editors/urledit.h @@ -29,7 +29,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT URLEdit : public Widget { - Q_OBJECT + TQ_OBJECT public: |