mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
Move "Check for program updates" checkbox out of Advanced settings
This commit is contained in:
@@ -69,10 +69,6 @@ private:
|
||||
QLineEdit m_lineEditAnnounceIP;
|
||||
|
||||
// OS dependent settings
|
||||
#if defined(Q_OS_WIN) || defined(Q_OS_MAC)
|
||||
QCheckBox m_checkBoxUpdateCheck;
|
||||
#endif
|
||||
|
||||
#if (defined(Q_OS_UNIX) && !defined(Q_OS_MAC))
|
||||
QCheckBox m_checkBoxUseIconTheme;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user