支持选择内核安装

This commit is contained in:
2024-04-24 21:14:47 +08:00
parent 28aa22e293
commit 70e0e04e4c
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
#define MAINWINDOW_H
#include <QMainWindow>
#include <QMessageBox>
#include "kernelinformation.h"
#include "kernelinstaller.h"