mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 16:23:07 -07:00
Move "Check for program updates" checkbox out of Advanced settings
This commit is contained in:
parent
4a9fc48dee
commit
eb784b0d2e
4 changed files with 20 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue