This commit is contained in:
Nav
2021-10-06 00:41:47 +01:00
parent 2679979988
commit ecbf482df8
6 changed files with 7 additions and 22 deletions

View File

@@ -238,10 +238,8 @@ void InsightWindow::selectVariant(const TargetVariant* variant) {
this->targetPackageWidget->height() + 450
);
Logger::error("ressss");
this->adjustSize();
this->targetPackageWidget->show();
}
}