2.2.1
This commit is contained in:
@@ -40,6 +40,7 @@ UpdateDialog::UpdateDialog()
|
||||
[this](auto status) { this->updateStatusChanged(status); });
|
||||
|
||||
this->setScaleIndependantHeight(150);
|
||||
this->setScaleIndependantWidth(500);
|
||||
}
|
||||
|
||||
void UpdateDialog::updateStatusChanged(Updates::Status status)
|
||||
|
||||
Reference in New Issue
Block a user