mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-13 18:42:03 +08:00
进行修改
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
vbox::vbox(QString name, QString managerPath) {
|
||||
this->name = name;
|
||||
this->managerPath = managerPath;
|
||||
Command command = Command();
|
||||
//Command command = Command();
|
||||
this->vboxVersion = Command().GetCommand("'" + managerPath + "' -v");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user