mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
虚拟机添加功能测试正常
This commit is contained in:
@@ -6,7 +6,7 @@ class buildvbox
|
||||
{
|
||||
// Q_OBJECT
|
||||
public:
|
||||
buildvbox(int id=0);
|
||||
buildvbox(QString isoPath, int id=0);
|
||||
void CleanScreen();
|
||||
QString GetNet();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user