diff options
Diffstat (limited to 'kexi/core/keximainwindow.h')
-rw-r--r-- | kexi/core/keximainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/keximainwindow.h b/kexi/core/keximainwindow.h index 1f14e0d6..7e238b2d 100644 --- a/kexi/core/keximainwindow.h +++ b/kexi/core/keximainwindow.h @@ -44,7 +44,7 @@ namespace KexiPart { */ class KEXICORE_EXPORT KexiMainWindow : public KMdiMainFrm, public KexiSharedActionHost { - Q_OBJECT + TQ_OBJECT public: //! Used by printActionForItem() |