fix: proper svg icon rendering on hidpi screen.
This commit is contained in:
@ -19,6 +19,8 @@ public:
|
||||
void retranslateUi(MainWindow *MainWindow);
|
||||
void setupShortcuts();
|
||||
|
||||
static QIcon loadHidpiIcon(const QString &resp, QSize sz = QSize(32, 32));
|
||||
|
||||
public:
|
||||
QAction *actionOpen;
|
||||
|
||||
|
Reference in New Issue
Block a user