diff options
Diffstat (limited to 'kexi/plugins/relations/kexirelationpartimpl.h')
-rw-r--r-- | kexi/plugins/relations/kexirelationpartimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/relations/kexirelationpartimpl.h b/kexi/plugins/relations/kexirelationpartimpl.h index fc16fbe0..96c999f8 100644 --- a/kexi/plugins/relations/kexirelationpartimpl.h +++ b/kexi/plugins/relations/kexirelationpartimpl.h @@ -25,7 +25,7 @@ class KexiRelationPartImpl : public KexiInternalPart { Q_OBJECT - TQ_OBJECT + public: KexiRelationPartImpl(TQObject *parent, const char *name, const TQStringList &args); |