mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-01 02:56:28 +03:00
Allow UICodeEditor::goToLine go to the center of the document view.
This commit is contained in:
@@ -359,6 +359,8 @@ class App : public UICodeEditorSplitter::Client {
|
||||
bool trySendUnlockedCmd( const KeyEvent& keyEvent );
|
||||
|
||||
void goToLine();
|
||||
|
||||
void loadCurrentDirectory();
|
||||
};
|
||||
|
||||
#endif // EE_TOOLS_CODEEDITOR_HPP
|
||||
|
||||
Reference in New Issue
Block a user