aboutsummaryrefslogtreecommitdiffstats
path: root/settingsdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'settingsdialog.cpp')
-rwxr-xr-xsettingsdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/settingsdialog.cpp b/settingsdialog.cpp
index d96b96a..aed2c26 100755
--- a/settingsdialog.cpp
+++ b/settingsdialog.cpp
@@ -212,7 +212,7 @@ QHash<QString, QString> SettingsDialog::listLanguages() {
// translate this String to language used, the language list gets
// filled from this
- QString locaLangName = tr("English", "Insert local name of language here. This is used for the language menu of the settingsdialog");
+// QString locaLangName = tr("English", "Insert local name of language here. This is used for the language menu of the settingsdialog");
//QStringList languages;
QHash<QString, QString> languages;