mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-01 19:16:30 +03:00
Some minor fixes in UICodeEditorSplitter and UIAbstractTableView.
This commit is contained in:
@@ -295,6 +295,8 @@ class App : public UICodeEditorSplitter::Client {
|
||||
void updateDocInfo( TextDocument& doc );
|
||||
|
||||
void setFocusEditorOnClose( UIMessageBox* msgBox );
|
||||
|
||||
void updateLocateBar();
|
||||
};
|
||||
|
||||
#endif // EE_TOOLS_CODEEDITOR_HPP
|
||||
|
||||
Reference in New Issue
Block a user