新增窗口

This commit is contained in:
2024-05-16 22:38:53 +08:00
parent 30372e2c32
commit 19e4ec2930
8 changed files with 152 additions and 0 deletions

View File

@@ -45,6 +45,8 @@ private slots:
void on_actionDonate_triggered();
void on_m_kernelShow_doubleClicked(const QModelIndex &index);
private:
Ui::MainWindow *ui;
KernelInformation *kernelInformation;