diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2024-08-26 15:56:08 +0200 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2024-08-27 07:30:48 +0200 |
commit | 5c24f11c54fcfbe825e845e7e32b1bc6f3fd2d6f (patch) | |
tree | 70fb07d3c9ac8c62cf535b47d33a00127a44fbc4 /vcl/vcl.common.component.ios | |
parent | f4c665b530d7fd29495c86a34cdae133907b86d7 (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