MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / ~AddTestCasesWizard

Method ~AddTestCasesWizard

src/addtestcaseswizard.cpp:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47AddTestCasesWizard::~AddTestCasesWizard() { delete ui; }
48
49void AddTestCasesWizard::setSettings(Settings *_settings, bool check) {
50 settings = _settings;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected