Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ replaceCurrentNote
Method
replaceCurrentNote
dialog/notehistoryselect.cpp:111–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
110
111
bool NoteHistorySelect::replaceCurrentNote() {
112
return this->replace->isChecked();
113
}
Callers
1
viewNoteHistory
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected