[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - svx/source

Szymon Kłos (via logerrit) logerrit at kemper.freedesktop.org
Wed Nov 13 16:41:04 UTC 2019


 svx/source/svdraw/svdedtv1.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b05a57dc7a546893c7e7956ab01b748c6a34c66a
Author:     Szymon Kłos <szymon.klos at collabora.com>
AuthorDate: Wed Nov 13 16:56:14 2019 +0100
Commit:     Szymon Kłos <szymon.klos at collabora.com>
CommitDate: Wed Nov 13 17:40:23 2019 +0100

    jsdialog: fix compile error for SdrPercentItem
    
    fix for commit:
    5adc79f54507bb7d191589a0895e491c95e63fe7
    
    Change-Id: I452d132f4c58d22396775df462515786ea30fc95
    Reviewed-on: https://gerrit.libreoffice.org/82621
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
    Reviewed-by: Szymon Kłos <szymon.klos at collabora.com>

diff --git a/svx/source/svdraw/svdedtv1.cxx b/svx/source/svdraw/svdedtv1.cxx
index 3ffec47477c8..7304c592e8d3 100644
--- a/svx/source/svdraw/svdedtv1.cxx
+++ b/svx/source/svdraw/svdedtv1.cxx
@@ -67,6 +67,7 @@
 #include <svx/xflclit.hxx>
 #include <svx/xlntrit.hxx>
 #include <svx/xfltrit.hxx>
+#include <svx/sdprcitm.hxx>
 #include <LibreOfficeKit/LibreOfficeKitEnums.h>
 #include <rtl/ustring.hxx>
 #include <sfx2/viewsh.hxx>


More information about the Libreoffice-commits mailing list