mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
新增资源显示
This commit is contained in:
@@ -16,12 +16,16 @@ public:
|
||||
~MainWindow();
|
||||
|
||||
private slots:
|
||||
void ShowCPUMessage();
|
||||
void on_browser_clicked();
|
||||
QString GetRunCommand(QString command);
|
||||
void on_install_clicked();
|
||||
|
||||
|
||||
private:
|
||||
Ui::MainWindow *ui;
|
||||
long m_cpuAll;
|
||||
long m_cpuFree;
|
||||
};
|
||||
|
||||
#endif // MAINWINDOW_H
|
||||
|
||||
Reference in New Issue
Block a user