multi deploy

other qt6 patches
This commit is contained in:
2022-01-31 19:54:19 +03:00
parent bdb2acb414
commit 604441efc3
7 changed files with 54 additions and 32 deletions

View File

@@ -80,7 +80,7 @@ public:
private:
struct QAD_APPLICATION_EXPORT Category {
Category();
void makeIcon(QSize size, QSize size_icon);
void makeIcon(QSize size, QSize size_icon, qreal ratio = 1.);
QString label;
QRegularExpression regexp;
QImage image, icon_image;