mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
Don't apply some settings again if they weren't changed. Closes #4278.
This commit is contained in:
@@ -202,6 +202,7 @@ private:
|
||||
QTimer *preventTimer;
|
||||
#if defined(Q_OS_WIN) || defined(Q_OS_MAC)
|
||||
QTimer programUpdateTimer;
|
||||
bool m_wasUpdateCheckEnabled;
|
||||
#endif
|
||||
bool has_python;
|
||||
QMenu* toolbarMenu;
|
||||
|
||||
Reference in New Issue
Block a user