mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
Fix translation strings not found
The translation context doesn't exist, so the translations were not found, fixed now. Closes #8829.
This commit is contained in:
@@ -111,7 +111,6 @@ private:
|
||||
static QString pluginPath(const QString &name);
|
||||
|
||||
static QPointer<SearchPluginManager> m_instance;
|
||||
static const QHash<QString, QString> m_categoryNames;
|
||||
|
||||
const QString m_updateUrl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user