parent
52d494c601
commit
0f7e1a50c9
5 changed files with 330 additions and 258 deletions
|
|
@ -142,6 +142,8 @@ class FurnaceFilePicker {
|
|||
String normalizePath(const String& which);
|
||||
bool isPathAbsolute(const String& p);
|
||||
|
||||
void drawFileList(ImVec2& tableSize, bool& acknowledged);
|
||||
|
||||
public:
|
||||
void readDirectorySub();
|
||||
void setHomeDir(String where);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue