mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-07 12:07:40 +08:00
Add sync with system toggle switch and remove the deprecated warning.
This commit is contained in:
@ -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");
|
||||
|
Reference in New Issue
Block a user