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

Method importButtonPressed

dialog/notehistoryselect.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61
62
63void NoteHistorySelect::importButtonPressed() {
64 this->importPressed = true;
65 this->close();
66}
67
68
69void NoteHistorySelect::cancelButtonPressed() {

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected