MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getFindReplace

Method getFindReplace

src/eepp/ui/uicodeeditor.cpp:4803–4805  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4801}
4802
4803Tools::UIDocFindReplace* UICodeEditor::getFindReplace() {
4804 return mFindReplace;
4805}
4806
4807void UICodeEditor::registerKeybindings() {
4808 mKeyBindings.addKeybinds( getDefaultKeybindings() );

Callers 2

createContainerMethod · 0.80
createContainerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected