Merge pull request #920 from zxkmm/ready_to_pr_2_20230426_imp_issue_917

implemented issue#917
This commit is contained in:
jLynx 2023-04-27 07:01:02 +12:00 committed by GitHub
commit 9385be4f1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 6 deletions

View file

@ -143,6 +143,7 @@ public:
private:
std::string name_buffer { };
std::string extension_buffer { };
void refresh_widgets(const bool v);
void on_rename(NavigationView& nav);