kded/daemon: Improve behaviour
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.
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.