Skip to content
Snippets Groups Projects
Commit 04c86ff4 authored by savoirfairelinux's avatar savoirfairelinux
Browse files

Zone North America by default

parent c36f88f5
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ useStunNo->setChecked(
Config::get(QString("Preferences/Options.confirmQuit"), true));
zoneToneChoice->setCurrentText(
Config::get(QString("Preferences/Options.zoneToneChoice"),
QString("France")));
QString("North America")));
checkedTray->setChecked(
Config::get(QString("Preferences/Options.checkedTray"), false));
autoregister->setChecked(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment