mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 00:47:21 -06:00
Allow users to specify Python executable path
Closes #19195. PR #19644.
This commit is contained in:
@@ -233,7 +233,6 @@ private:
|
||||
// Power Management
|
||||
PowerManagement *m_pwr = nullptr;
|
||||
QTimer *m_preventTimer = nullptr;
|
||||
bool m_hasPython = false;
|
||||
QMenu *m_toolbarMenu = nullptr;
|
||||
|
||||
SettingValue<bool> m_storeExecutionLogEnabled;
|
||||
|
||||
Reference in New Issue
Block a user