[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - libreofficekit/source
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Mon Sep 30 13:25:22 UTC 2019
libreofficekit/source/gtk/lokdocview.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1b7141bec7a61e4857784f89eb51edd7831257a5
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Mon Sep 30 15:24:27 2019 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Mon Sep 30 15:24:27 2019 +0200
add LOK_CALLBACK_JSDIALOG
Change-Id: Ic78fc41bef4401450f5a5534b7d747ab06881670
diff --git a/libreofficekit/source/gtk/lokdocview.cxx b/libreofficekit/source/gtk/lokdocview.cxx
index 12a38a11cea1..833c0c25d642 100644
--- a/libreofficekit/source/gtk/lokdocview.cxx
+++ b/libreofficekit/source/gtk/lokdocview.cxx
@@ -1391,6 +1391,7 @@ callback (gpointer pData)
case LOK_CALLBACK_CELL_SELECTION_AREA:
case LOK_CALLBACK_CELL_AUTO_FILL_AREA:
case LOK_CALLBACK_TABLE_SELECTED:
+ case LOK_CALLBACK_JSDIALOG:
{
// TODO: Implement me
break;
More information about the Libreoffice-commits
mailing list