summaryrefslogtreecommitdiffstats
path: root/kate/app/katemain.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-08-10 16:45:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-08-10 16:45:54 +0900
commit192b7af94830ff981760570254cce1a27a81d341 (patch)
tree6d0ea292f748d85c78c6bb3f3ea54bce407fdfb9 /kate/app/katemain.h
parent5d331d450a4dddeef3d3b828ba5f32dbb99dbecc (diff)
downloadtdebase-192b7af94830ff981760570254cce1a27a81d341.tar.gz
tdebase-192b7af94830ff981760570254cce1a27a81d341.zip
Added Kate session panel. This commit contains the GUI elements. The logic will be added in a separate commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kate/app/katemain.h')
-rw-r--r--kate/app/katemain.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kate/app/katemain.h b/kate/app/katemain.h
index 374b834cc..24663f58f 100644
--- a/kate/app/katemain.h
+++ b/kate/app/katemain.h
@@ -60,6 +60,7 @@ class KateConsole;
class KateDocManager;
class KateFileList;
class KateFileSelector;
+class KateSessionPanel;
class KateMainWindow;
class KatePluginIface;
class KatePluginManager;