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

Method findReplaceAllInNotePressed

nixnote.cpp:2533–2535  ·  view source on GitHub ↗

Replace All button pressed.

Source from the content-addressed store, hash-verified

2531//* Replace All button pressed.
2532//*************************************************
2533void NixNote::findReplaceAllInNotePressed() {
2534 tabWindow->currentBrowser()->findReplaceAllInNotePressed();
2535}
2536
2537
2538

Callers

nothing calls this directly

Calls 1

currentBrowserMethod · 0.80

Tested by

no test coverage detected