mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
Reorganize UI theme selection
This commit is contained in:
committed by
sledgehammer999
parent
db258f7461
commit
06c09f0113
@@ -69,9 +69,7 @@ private:
|
||||
QLineEdit m_lineEditAnnounceIP;
|
||||
|
||||
// OS dependent settings
|
||||
#if (defined(Q_OS_UNIX) && !defined(Q_OS_MACOS))
|
||||
QCheckBox m_checkBoxUseIconTheme;
|
||||
#elif defined(Q_OS_WIN)
|
||||
#if defined(Q_OS_WIN)
|
||||
QComboBox m_comboBoxOSMemoryPriority;
|
||||
#endif
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user