diff options
Diffstat (limited to 'lib/koproperty/editors/pixmapedit.h')
-rw-r--r-- | lib/koproperty/editors/pixmapedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/pixmapedit.h b/lib/koproperty/editors/pixmapedit.h index c2a9d011..b3bfbdbf 100644 --- a/lib/koproperty/editors/pixmapedit.h +++ b/lib/koproperty/editors/pixmapedit.h @@ -33,7 +33,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT PixmapEdit : public Widget { - Q_OBJECT + TQ_OBJECT public: |