kit/ChildSession.hpp | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit b52dd6b14e63ff160524a0f6fe2d3d4e2361d547
Author: Jan Holesovsky <[email protected]>
AuthorDate: Tue May 14 14:02:12 2019 +0200
Commit: Jan Holesovsky <[email protected]>
CommitDate: Tue May 14 14:05:32 2019 +0200
Fix build.
Change-Id: Ibfe0d09ca156540f5ec535c6a5da5e9cd339b16d
diff --git a/kit/ChildSession.hpp b/kit/ChildSession.hpp
index 1e61e4bf5..8b1bc7ff1 100644
--- a/kit/ChildSession.hpp
+++ b/kit/ChildSession.hpp
@@ -36,6 +36,8 @@ enum class LokEventTargetEnum
class DocumentManagerInterface
{
public:
+ virtual ~DocumentManagerInterface() {}
+
/// Reqest loading a document, or a new view, if one exists.
virtual bool onLoad(const std::string& sessionId,
const std::string& jailedFilePath,
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits