summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2020-05-15 10:59:20 +0200
committerSzymon Kłos <eszkadev@gmail.com>2020-05-15 11:01:23 +0200
commit4707b0d4db6feb42acc45608b6387ed95aacd5e5 (patch)
tree24092fee77ebba7acc5bea49a7287ee97a605041
parent6f54eee8453ae0371588e2109bb152922939a11b (diff)
fix build
Change-Id: If202b4fca101713a036a2d9acc19c6d7be890cc2
-rw-r--r--desktop/source/lib/init.cxx1
1 files changed, 1 insertions, 0 deletions
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
{