Skip to content

add internalValue member to KSaneOption

Alexander Stippich requested to merge astippich/libksane:internalValues into master

that gives the untranslated string of a list option. Use it in LabeledCombo to set the icons. Also optimize LabeledCombo a bit by not iterating 4 times over all items to set the icons.

Merge request reports