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