mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
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:
@@ -559,6 +559,8 @@ class App : public UICodeEditorSplitter::Client {
|
||||
|
||||
std::string getLastUsedFolder();
|
||||
|
||||
void insertRecentFolder( const std::string& rpath );
|
||||
|
||||
void cleanUpRecentFolders();
|
||||
|
||||
void cleanUpRecentFiles();
|
||||
|
||||
Reference in New Issue
Block a user