[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - desktop/source
Szymon KÅos (via logerrit)
logerrit at kemper.freedesktop.org
Fri May 15 09:03:27 UTC 2020
desktop/source/lib/init.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 4707b0d4db6feb42acc45608b6387ed95aacd5e5
Author: Szymon Kłos <eszkadev at gmail.com>
AuthorDate: Fri May 15 10:59:20 2020 +0200
Commit: Szymon Kłos <eszkadev at gmail.com>
CommitDate: Fri May 15 11:01:23 2020 +0200
fix build
Change-Id: If202b4fca101713a036a2d9acc19c6d7be890cc2
diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index a540771f4307..659817138c27 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -3564,6 +3564,7 @@ static void doc_sendDialogEvent(LibreOfficeKitDocument* /*pThis*/, unsigned nWin
const OUString sTypeAction("TYPE");
const OUString sUpAction("UP");
const OUString sDownAction("DOWN");
+ const OUString sValue("VALUE");
try
{
More information about the Libreoffice-commits
mailing list