Auto-change file extension in EditorFileDialog when filter changes

This commit is contained in:
Chaosus
2019-06-28 10:29:50 +03:00
parent 3942c939e3
commit eeabb132ec
4 changed files with 30 additions and 1 deletions

View File

@ -148,6 +148,7 @@ private:
bool invalidated;
void update_dir();
void update_file_name();
void update_file_list();
void update_filters();