mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-01 11:06:30 +03:00
Improvements and fixes for FileSystemModel, ProjectDirectoryTree, FileInfo and more.
This commit is contained in:
@@ -209,6 +209,8 @@ class App : public UICodeEditorSplitter::Client {
|
||||
|
||||
void initLocateBar();
|
||||
|
||||
void initProjectTreeView( const std::string& path );
|
||||
|
||||
void loadDirTree( const std::string& path );
|
||||
|
||||
void showSidePanel( bool show );
|
||||
|
||||
Reference in New Issue
Block a user