fix:修正主动中断检查后崩溃问题。
This commit is contained in:
@@ -58,6 +58,12 @@ private:
|
||||
void CopyFullPath();
|
||||
void ShowProperties();
|
||||
void UpDown();
|
||||
|
||||
private:
|
||||
void OperNewFolder();
|
||||
void OperDelete();
|
||||
void OperRename();
|
||||
void WaitMsg();
|
||||
|
||||
public slots:
|
||||
void evtHome();
|
||||
|
||||
Reference in New Issue
Block a user