NEW:update the content of the project page

Change-Id: Idb7f8a2564c78a1f062580f6b388ee033238cedf
This commit is contained in:
tao wang 2023-02-14 15:44:03 +08:00 committed by Lane.Wei
parent 4cb8b1e125
commit a86d94f2c9
11 changed files with 586 additions and 10 deletions

View file

@ -1034,7 +1034,6 @@ void AuxiliaryPanel::Reload(wxString aux_path)
auto iter = m_paths_list.find(folder.ToStdString());
auto file_path_str = fs::path(file_path.c_str());
if (iter != m_paths_list.end()) {
m_paths_list[folder.ToStdString()].push_back(file_path_str);
break;