MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / findReplaceInNote

Method findReplaceInNote

nixnote.cpp:2496–2498  ·  view source on GitHub ↗

Show find & replace dialog box.

Source from the content-addressed store, hash-verified

2494//* Show find & replace dialog box.
2495//**************************************
2496void NixNote::findReplaceInNote() {
2497 tabWindow->currentBrowser()->findReplaceShortcut();
2498}
2499
2500
2501

Callers

nothing calls this directly

Calls 2

findReplaceShortcutMethod · 0.80
currentBrowserMethod · 0.80

Tested by

no test coverage detected