新增安装qemu/vbox功能

This commit is contained in:
2023-04-08 11:57:36 +08:00
parent 002a6e309d
commit fd78edd2f7
9 changed files with 60 additions and 5 deletions

View File

@@ -26,6 +26,10 @@ private slots:
void on_install_clicked();
void on_getvbox_clicked();
void on_getQemu_clicked();
private:
Ui::MainWindow *ui;
long m_cpuAll;