summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/forms/kexiformpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/forms/kexiformpart.h')
-rw-r--r--kexi/plugins/forms/kexiformpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/forms/kexiformpart.h b/kexi/plugins/forms/kexiformpart.h
index fe6670615..6a04fbef6 100644
--- a/kexi/plugins/forms/kexiformpart.h
+++ b/kexi/plugins/forms/kexiformpart.h
@@ -49,7 +49,7 @@ class KexiDataSourcePage;
class KEXIFORMUTILS_EXPORT KexiFormPart : public KexiPart::Part
{
Q_OBJECT
- TQ_OBJECT
+
public:
KexiFormPart(TQObject *parent, const char *name, const TQStringList &);