summaryrefslogtreecommitdiffstats
path: root/kexi/widget/kexipropertyeditorview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/widget/kexipropertyeditorview.h')
-rw-r--r--kexi/widget/kexipropertyeditorview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/kexipropertyeditorview.h b/kexi/widget/kexipropertyeditorview.h
index 008e6759..3c7c5a55 100644
--- a/kexi/widget/kexipropertyeditorview.h
+++ b/kexi/widget/kexipropertyeditorview.h
@@ -82,7 +82,7 @@ class KEXIEXTWIDGETS_EXPORT KexiObjectInfoLabel : public TQWidget
class KEXIEXTWIDGETS_EXPORT KexiPropertyEditorView : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiPropertyEditorView(KexiMainWindow *mainWin, TQWidget* parent);