diff options
Diffstat (limited to 'lib/koproperty/editors/fontedit.h')
-rw-r--r-- | lib/koproperty/editors/fontedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/fontedit.h b/lib/koproperty/editors/fontedit.h index 96fa1617..53280539 100644 --- a/lib/koproperty/editors/fontedit.h +++ b/lib/koproperty/editors/fontedit.h @@ -30,7 +30,7 @@ class FontEditRequester; class KOPROPERTY_EXPORT FontEdit : public Widget { - Q_OBJECT + TQ_OBJECT public: |