summaryrefslogtreecommitdiffstats
path: root/kit/Kit.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'kit/Kit.hpp')
-rw-r--r--kit/Kit.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/kit/Kit.hpp b/kit/Kit.hpp
index 792e2965f1..ee7b2ec4e4 100644
--- a/kit/Kit.hpp
+++ b/kit/Kit.hpp
@@ -144,4 +144,6 @@ std::string anonymizeUsername(const std::string& username);
std::shared_ptr<lok::Document> getLOKDocumentForAndroidOnly();
#endif
+extern _LibreOfficeKit* loKitPtr;
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */