diff options
Diffstat (limited to 'lib/koproperty/editors/rectedit.h')
-rw-r--r-- | lib/koproperty/editors/rectedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/rectedit.h b/lib/koproperty/editors/rectedit.h index 42f3630d..8eb5fee6 100644 --- a/lib/koproperty/editors/rectedit.h +++ b/lib/koproperty/editors/rectedit.h @@ -31,7 +31,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT RectEdit : public Widget { - Q_OBJECT + TQ_OBJECT public: |