Skip to content

Fix KConfigGui initialization in case of static builds

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

This way we ensure that the symbols land in the actual executable and thus we call the KConfigGui method.

BUG: 459337

Merge request reports