[Windows] Fix root and current folder in native file dialog.
Co-authored-by: RedMser <redmser.jj2@gmail.com>
This commit is contained in:
committed by
Pāvels Nadtočajevs
parent
0c45ace151
commit
e0b4f3d314
@ -152,6 +152,7 @@ private:
|
||||
Vector<Option> options;
|
||||
Dictionary selected_options;
|
||||
bool options_dirty = false;
|
||||
String full_dir;
|
||||
|
||||
void update_dir();
|
||||
void update_file_name();
|
||||
|
||||
Reference in New Issue
Block a user