mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
This reverts commit 75ef6356d3.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user