Put ErrorCode enum in separate namespace
Otherwise, the Q_ENUM registration is part of the KNSCore namespace. This can load unwanted values into the QML registration of the static meta object.
Otherwise, the Q_ENUM registration is part of the KNSCore namespace. This can load unwanted values into the QML registration of the static meta object.