Add sync with system toggle switch and remove the deprecated warning.

This commit is contained in:
Mentalflow
2023-04-19 22:27:27 +08:00
parent 59dacd8fae
commit 420a9b2bbb
6 changed files with 61 additions and 1 deletions

View File

@ -13,6 +13,7 @@ Zh::Zh(QObject *parent)
theming("主题");
media("媒体");
dark_mode("夜间模式");
sys_dark_mode("跟随系统");
search("查找");
about("关于");
settings("设置");