mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Remove option of using icons from system theme
PR #17292. Closes #17150.
This commit is contained in:
@@ -81,7 +81,4 @@ private:
|
||||
QHash<QString, QColor> m_colors;
|
||||
mutable QHash<QString, QIcon> m_iconCache;
|
||||
mutable QHash<QString, QIcon> m_flagCache;
|
||||
#if (defined(Q_OS_UNIX) && !defined(Q_OS_MACOS))
|
||||
const bool m_useSystemTheme;
|
||||
#endif
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user