diff options
Diffstat (limited to 'kexi/core/kexipart.h')
| -rw-r--r-- | kexi/core/kexipart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexipart.h b/kexi/core/kexipart.h index c448b8bf9..752140d18 100644 --- a/kexi/core/kexipart.h +++ b/kexi/core/kexipart.h @@ -65,7 +65,7 @@ enum ObjectTypes { class KEXICORE_EXPORT Part : public TQObject { Q_OBJECT - TQ_OBJECT + public: /*! Constructor. */ |
