mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 12:22:05 +08:00
更正刚刚打开应用时的错误的亮暗色图标
This commit is contained in:
@@ -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 ====================
|
||||
|
||||
Reference in New Issue
Block a user