src/core/style/styleagent_win.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/core/style/styleagent_win.cpp
@@ -55,10 +55,7 @@ } }(); for (auto &&ap : std::as_const(*g_styleAgentSet())) { if (ap->systemTheme != theme) { ap->systemTheme = theme; ap->notifyThemeChanged(theme); } } }