bundled/include/LibreOfficeKit/LibreOfficeKit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9f99e40d5ecadaaefbb683d49fa0c6c0561677d9 Author: Marco Cecchetti <marco.cecche...@collabora.com> Date: Tue Sep 26 14:30:55 2017 +0200 Adapt bundled include to core include Change-Id: I3066a58545f85724fe07bf344d37ca6261312280 diff --git a/bundled/include/LibreOfficeKit/LibreOfficeKit.h b/bundled/include/LibreOfficeKit/LibreOfficeKit.h index 55cff727..fab12da1 100644 --- a/bundled/include/LibreOfficeKit/LibreOfficeKit.h +++ b/bundled/include/LibreOfficeKit/LibreOfficeKit.h @@ -69,7 +69,7 @@ struct _LibreOfficeKitClass char* (*getFilterTypes) (LibreOfficeKit* pThis); /// @see lok::Office::setOptionalFeatures(). - void (*setOptionalFeatures)(LibreOfficeKit* pThis, uint64_t features); + void (*setOptionalFeatures)(LibreOfficeKit* pThis, unsigned long long features); /// @see lok::Office::setDocumentPassword(). void (*setDocumentPassword) (LibreOfficeKit* pThis, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits