fix icon error
This commit is contained in:
parent
438154a9f5
commit
36953d9d14
|
@ -54,7 +54,6 @@ public:
|
|||
void updateIcon(const QString& widgetName, const QString& newFilePath);
|
||||
void updateImage(const QString& imagePath);
|
||||
void updateIconMap(const QMap<QString, QString>* newIconMap);
|
||||
static bool g_themeChange;
|
||||
private:
|
||||
const QMap<QString,QString>* m_iconMap;
|
||||
QPixmap* image;
|
||||
|
|
Loading…
Reference in New Issue