mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-04 21:55:52 +00:00
Merge branch 'master' of ssh://gitlab.axiodl.com:6431/AxioDL/hecl-gui
This commit is contained in:
commit
aa15f8b77b
@ -818,6 +818,7 @@ bool MainWindow::checkDownloadedBinary()
|
||||
#endif
|
||||
urdePath = QFileInfo(urdePath).absoluteFilePath();
|
||||
heclPath = QFileInfo(heclPath).absoluteFilePath();
|
||||
visigenPath = QFileInfo(visigenPath).absoluteFilePath();
|
||||
|
||||
QString urdeDlPackage, heclDlPackage, visigenDlPackage;
|
||||
if (GetDLPackage(urdePath, urdeDlPackage) &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user