As was discussed in https://phabricator.kde.org/D29138 and on IRC (with
frinring and vkrause), add a new enumerator to MediumType with value 0
to indicate no-op. Change one for-loop to use the new enumerator with
QMap::value(key, defaultValue).
Details
Details
- Reviewers
dfaure meven bruns - Group Reviewers
Frameworks - Commits
- R245:c4e8755ac324: [FakeCdrom] Add a new UnknownMediumType enumerator to MediumType
make && ctest
Diff Detail
Diff Detail
- Repository
- R245 Solid
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.