From f3db9433f8b18683e192c97835d15c26f19b96a0 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 17 Aug 2013 14:45:11 -0500 Subject: Add the ability to force Kate into MDI mode all the time. This resolves bug report 1127. --- kate/app/katemainwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kate/app/katemainwindow.h') diff --git a/kate/app/katemainwindow.h b/kate/app/katemainwindow.h index 30582ed3e..eb2891819 100644 --- a/kate/app/katemainwindow.h +++ b/kate/app/katemainwindow.h @@ -182,6 +182,7 @@ class KateMainWindow : public KateMDI::MainWindow, virtual public KParts::PartBa Kate::ToolViewManager *m_toolViewManager; bool syncKonsole; + bool useInstance; bool modNotification; DCOPObject *m_dcop; -- cgit v1.2.1