mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
Initial support for system Icons (incomplete but good progress)
This commit is contained in:
@@ -42,6 +42,8 @@ class AdvancedSettings;
|
||||
|
||||
class options_imp : public QDialog, private Ui_Preferences {
|
||||
Q_OBJECT
|
||||
private:
|
||||
enum Tabs {TAB_UI, TAB_DOWNLOADS, TAB_CONNECTION, TAB_SPEED, TAB_BITTORRENT, TAB_WEBUI, TAB_ADVANCED};
|
||||
|
||||
public:
|
||||
// Contructor / Destructor
|
||||
|
||||
Reference in New Issue
Block a user