office-gobmx/include/LibreOfficeKit
Michael Weghorn ed984edae6 libreofficekitgtk: Add include for SAL_DLLPUBLIC_EXPORT
`SAL_DLLPUBLIC_EXPORT` is defined in `include/sal/types.h`,
so add a corresponding include in
`include/LibreOfficeKit/LibreOfficeKitGtk.h` before using it.

Without this, Qt Creator's Clang code model would'nt find it,
resulting in errors like

    .../libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx:15: error: In included file: unknown type name 'SAL_DLLPUBLIC_EXPORT'

being shown when editing the file
`libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx`
in Qt Creator.

Change-Id: Iedd3490be9de72b931573b305d283d80b25a4645
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170749
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-07-19 13:27:16 +02:00
..
LibreOfficeKit.h Sw: extract/transform document structure 2 2024-07-17 10:52:38 +02:00
LibreOfficeKit.hxx Sw: extract/transform document structure 2 2024-07-17 10:52:38 +02:00
LibreOfficeKitEnums.h Revert "LOK: Introduce LOK_CALLBACK_STATUS_UPDATE" 2024-06-25 12:03:32 +02:00
LibreOfficeKitGtk.h libreofficekitgtk: Add include for SAL_DLLPUBLIC_EXPORT 2024-07-19 13:27:16 +02:00
LibreOfficeKitInit.h warning C6011: Dereferencing NULL pointer 'sNewPath' 2024-06-27 20:44:24 +02:00
LibreOfficeKitTypes.h