mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
@@ -32,6 +32,7 @@
|
||||
#include <QHash>
|
||||
#include <QString>
|
||||
|
||||
#include "base/settingvalue.h"
|
||||
#include "uithemesource.h"
|
||||
|
||||
namespace Ui
|
||||
@@ -60,6 +61,7 @@ private:
|
||||
bool storeIcons();
|
||||
|
||||
Ui::UIThemeDialog *m_ui;
|
||||
SettingValue<QSize> m_storeDialogSize;
|
||||
|
||||
DefaultThemeSource m_defaultThemeSource;
|
||||
QHash<QString, ColorWidget *> m_lightColorWidgets;
|
||||
|
||||
Reference in New Issue
Block a user