mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-22 13:32:20 +08:00
更正刚刚打开应用时的错误的亮暗色图标
This commit is contained in:
parent
cefd309097
commit
523640ba58
@ -349,6 +349,8 @@ void SpkMainWindow::Initialize()
|
||||
// Register themed button icons
|
||||
// mThemedUiIconReferences.append({ ui->BtnSettings, "settings" });
|
||||
mThemedUiIconReferences.append({ ui->BtnDayNight, "daynight" });
|
||||
|
||||
ReloadThemedUiIcons();
|
||||
}
|
||||
|
||||
// ==================== Main Widget Initialization ====================
|
||||
|
Loading…
x
Reference in New Issue
Block a user