NK-126 - Fixed File Browser Refresh

This commit is contained in:
Émeryc
2023-07-21 19:19:29 -04:00
parent 55abc9d63a
commit 24f9d092c1
6 changed files with 118 additions and 110 deletions

View File

@@ -50,7 +50,7 @@ namespace Nuake {
ImFont* normalFont;
ImFont* boldFont;
ImFont* EditorInterface::bigIconFont;
EditorInterface::EditorInterface()
{
filesystem = new FileSystemUI(this);