diff options
Diffstat (limited to 'kexi/core/kexiproject.h')
-rw-r--r-- | kexi/core/kexiproject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexiproject.h b/kexi/core/kexiproject.h index 3a246505..a8297f50 100644 --- a/kexi/core/kexiproject.h +++ b/kexi/core/kexiproject.h @@ -67,7 +67,7 @@ class KexiDialogBase; class KEXICORE_EXPORT KexiProject : public TQObject, public KexiDB::Object { Q_OBJECT - TQ_OBJECT + public: /*! Constructor 1. Creates a new object using \a pdata. |