Skip to content

Port away from KDeclarative::runtimePlatform

Alexander Lohnau requested to merge work/alex/runtime_platform into master

Instead use KRuntimePlatform::runtimePlatform from KCoreAddons. The defunct code to set the runtime platform was removed. This value gets set using ENV variables.

Task: https://phabricator.kde.org/T15492

Merge request reports