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 @@ En::En(QObject *parent)
theming("Theming");
media("Media");
dark_mode("Dark Mode");
sys_dark_mode("Sync with system");
search("Search");
about("About");
settings("Settings");