eepp: Fixed UI Editor crash when opening projects.

ecode: Status Build Output Controller crash fix. Added icons to the status bar buttons.
This commit is contained in:
Martín Lucas Golini
2023-06-13 20:44:49 -03:00
parent de4875b255
commit c0aabb56d8
5 changed files with 83 additions and 63 deletions

View File

@@ -559,6 +559,8 @@ class App : public UICodeEditorSplitter::Client {
std::string getLastUsedFolder();
void insertRecentFolder( const std::string& rpath );
void cleanUpRecentFolders();
void cleanUpRecentFiles();