mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-01 02:56:28 +03:00
TreeView in ecode and more fixes and improvements for the abstract views, treeview and models.
This commit is contained in:
@@ -98,8 +98,6 @@ class App : public UICodeEditorSplitter::Client {
|
||||
|
||||
void init( const std::string& file, const Float& pidelDensity );
|
||||
|
||||
bool loadFileFromPath( const std::string& path, UICodeEditor* codeEditor = nullptr );
|
||||
|
||||
void setAppTitle( const std::string& title );
|
||||
|
||||
void openFileDialog();
|
||||
|
||||
Reference in New Issue
Block a user