mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
SyntaxDefinitionManager: Improved JSON patterns.
UIAbstractTableView: Fixed a minor bug. WidgetTreeModel: Added ID column. ecode: Added debug node tree view.
This commit is contained in:
@@ -24,6 +24,8 @@ class App : public UICodeEditorSplitter::Client {
|
||||
|
||||
~App();
|
||||
|
||||
void createWidgetTreeView();
|
||||
|
||||
void init( std::string file, const Float& pidelDensity, const std::string& colorScheme );
|
||||
|
||||
void setAppTitle( const std::string& title );
|
||||
|
||||
Reference in New Issue
Block a user