diff options
Diffstat (limited to 'kexi/core/kexiinternalpart.h')
-rw-r--r-- | kexi/core/kexiinternalpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexiinternalpart.h b/kexi/core/kexiinternalpart.h index 50bb7f1fe..cc707b9ee 100644 --- a/kexi/core/kexiinternalpart.h +++ b/kexi/core/kexiinternalpart.h @@ -48,7 +48,7 @@ class TQWidget; */ class KEXICORE_EXPORT KexiInternalPart : public TQObject { - Q_OBJECT + TQ_OBJECT public: |