mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-24 15:15:24 -07:00
This reverts commit 75ef6356d3
.
This commit is contained in:
parent
c5b98339ae
commit
1e28bbb47e
1 changed files with 0 additions and 1 deletions
|
@ -512,7 +512,6 @@ void Application::initializeTranslation()
|
||||||
Preferences* const pref = Preferences::instance();
|
Preferences* const pref = Preferences::instance();
|
||||||
// Load translation
|
// Load translation
|
||||||
QString localeStr = pref->getLocale();
|
QString localeStr = pref->getLocale();
|
||||||
QLocale::setDefault(QLocale(localeStr));
|
|
||||||
|
|
||||||
if (
|
if (
|
||||||
#ifdef QBT_USES_QT5
|
#ifdef QBT_USES_QT5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue