summaryrefslogtreecommitdiff
path: root/vcl/vcl.common.component.ios
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2024-08-26 15:56:08 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2024-08-27 07:30:48 +0200
commit5c24f11c54fcfbe825e845e7e32b1bc6f3fd2d6f (patch)
tree70fb07d3c9ac8c62cf535b47d33a00127a44fbc4 /vcl/vcl.common.component.ios
parentf4c665b530d7fd29495c86a34cdae133907b86d7 (diff)
vcl: Use cups_option_t** param instead of void**
Use `cups_option_t**` for the param type instead of passing the `cups_option_t**` as `void**` and casting to `cups_option_t**` again everywhere it is used. Make the `<unx/cupsmgr.hxx>` include in vcl/unx/generic/printer/ppdparser.cxx depend on `ENABLE_CUPS`, to not require the CUPS header newly included in cupsmgr.hxx otherwise. Change-Id: Iac1362866099496f59101149ca02f1477cbd2b11 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172402 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'vcl/vcl.common.component.ios')
0 files changed, 0 insertions, 0 deletions