diff options
Diffstat (limited to 'kexi/plugins/tables/kexitablepart.h')
-rw-r--r-- | kexi/plugins/tables/kexitablepart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/tables/kexitablepart.h b/kexi/plugins/tables/kexitablepart.h index 6042f365..df8d69be 100644 --- a/kexi/plugins/tables/kexitablepart.h +++ b/kexi/plugins/tables/kexitablepart.h @@ -35,7 +35,7 @@ class KexiLookupColumnPage; class KexiTablePart : public KexiPart::Part { Q_OBJECT - TQ_OBJECT + public: KexiTablePart(TQObject *parent, const char *name, const TQStringList &); |