mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-01 11:06:30 +03:00
Tab Bar is now scrollable.
Some minor bug fixes.
This commit is contained in:
@@ -269,7 +269,7 @@ class App : public UICodeEditorSplitter::Client {
|
||||
|
||||
void onColorSchemeChanged( const std::string& );
|
||||
|
||||
void onDocumentLoaded( UICodeEditor* codeEditor, const std::string& path );
|
||||
void onDocumentLoaded( UICodeEditor* editor, const std::string& path );
|
||||
|
||||
const CodeEditorConfig& getCodeEditorConfig() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user