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 1d800854..ecedf7e9 100644 --- a/kexi/core/kexipart.h +++ b/kexi/core/kexipart.h @@ -64,7 +64,7 @@ enum ObjectTypes { */ class KEXICORE_EXPORT Part : public TQObject { - Q_OBJECT + TQ_OBJECT public: |