diff options
Diffstat (limited to 'lib/koproperty/editors/dateedit.h')
-rw-r--r-- | lib/koproperty/editors/dateedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/dateedit.h b/lib/koproperty/editors/dateedit.h index 58d679ae..aeb58252 100644 --- a/lib/koproperty/editors/dateedit.h +++ b/lib/koproperty/editors/dateedit.h @@ -30,7 +30,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT DateEdit : public Widget { - Q_OBJECT + TQ_OBJECT public: |