Skip to content

kded/daemon: Improve behaviour

Oliver Beard requested to merge work/olib/kded into master

When minor/patch version numbers are not provided, the check still returns false. By using a Q_ASSERT, this is flagged more clearly as an error.

Merge request reports