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 ad6c613b..e03fa328 100644 --- a/kexi/core/keximainwindow.h +++ b/kexi/core/keximainwindow.h @@ -45,7 +45,7 @@ namespace KexiPart { class KEXICORE_EXPORT KexiMainWindow : public KMdiMainFrm, public KexiSharedActionHost { Q_OBJECT - TQ_OBJECT + public: //! Used by printActionForItem() enum PrintActionType { |