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

Method cancel

xml/importdata.cpp:1043–1045  ·  view source on GitHub ↗

The "Cancel" button was pressed

Source from the content-addressed store, hash-verified

1041//* The "Cancel" button was pressed
1042//**********************************************************
1043void ImportData::cancel() {
1044 stopNow = true;
1045}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected