mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 01:03:08 -07:00
Don't apply some settings again if they weren't changed. Closes #4278.
This commit is contained in:
parent
2d25edd4d6
commit
82e02f7118
4 changed files with 14 additions and 16 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue