Skip to content

kcm/qml: Fixes for printer make/model filtered selection

Mike Noe requested to merge work/noee/mmfixes into master

When user filtering the printer models, clear the current index to force the user to select a model. Add a check to make sure the printer model is selected before saving.

Remove Qt.callLater left over from earlier debugging.

Merge request reports