mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-15 07:22:49 +03:00
Minor fix in the SyntaxHighlighter.
ecode: Improved the FormatterModule. Some minor fixes.
This commit is contained in:
@@ -40,6 +40,8 @@ class FormatterModule : public UICodeEditorModule {
|
||||
|
||||
void formatDoc( UICodeEditor* editor );
|
||||
|
||||
void runFormatter( UICodeEditor* editor, const Formatter& formatter, const std::string& path );
|
||||
|
||||
FormatterModule::Formatter supportsFormatter( std::shared_ptr<TextDocument> doc );
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user