https://bugs.kde.org/show_bug.cgi?id=459337
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kconfig/commit/d6173 | |cee8d62b241672d98abe9dd6515 | |d2049336 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit d6173cee8d62b241672d98abe9dd6515d2049336 by Alexander Lohnau. Committed on 17/10/2022 at 16:02. Pushed by alex into branch 'master'. Fix KConfigGui initialization in case of static builds This way we ensure that the symbols land in the actual executable and thus we call the KConfigGui method. M +8 -0 src/gui/CMakeLists.txt M +2 -1 src/gui/kconfiggroupgui.cpp A +6 -0 src/gui/kconfigguistaticinitializer.cpp [License: LGPL(3+eV) LGPL(v3.0) LGPL(v2.1)] https://invent.kde.org/frameworks/kconfig/commit/d6173cee8d62b241672d98abe9dd6515d2049336 -- You are receiving this mail because: You are watching all bug changes.