implemented issue#917

This commit is contained in:
zxkmmOnHaseeWSL 2023-04-26 12:54:07 +08:00
parent a54b94fe53
commit 59dfe5b50b
2 changed files with 11 additions and 2 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);