diff options
Diffstat (limited to 'kexi/widget/kexipropertyeditorview.h')
-rw-r--r-- | kexi/widget/kexipropertyeditorview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/kexipropertyeditorview.h b/kexi/widget/kexipropertyeditorview.h index 3c7c5a558..cbe412552 100644 --- a/kexi/widget/kexipropertyeditorview.h +++ b/kexi/widget/kexipropertyeditorview.h @@ -81,7 +81,7 @@ class KEXIEXTWIDGETS_EXPORT KexiObjectInfoLabel : public TQWidget */ class KEXIEXTWIDGETS_EXPORT KexiPropertyEditorView : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |