Skip to content

libkcups/KCupsConnection: connect existing signal

Christoph Wolk requested to merge cwo/print-manager:use_existing_signal into master

KCupsConnection notifierConnects the signal PrinterFinishingsChanged. This signal does not exist, which causes error messages and certain functionality not to work, although I couldn't find where this is actually used and don't have a printer myself (and certainly none that offers finishings).

Instead connect the existing signal printerFinishingsChanged.

Merge request reports

Loading