path editing and buttons
let's work on Windows support
This commit is contained in:
parent
3bdfe541da
commit
f40461b3e4
2 changed files with 84 additions and 12 deletions
|
|
@ -103,6 +103,7 @@ class FurnaceFilePicker {
|
|||
void clearAllFiles();
|
||||
void updateEntryName();
|
||||
void readDirectory(String path);
|
||||
String normalizePath(const String& which);
|
||||
|
||||
public:
|
||||
void readDirectorySub();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue