MCPcopy Create free account
hub / github.com/dail8859/NotepadNext / ~MacroRunDialog

Method ~MacroRunDialog

src/dialogs/MacroRunDialog.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45MacroRunDialog::~MacroRunDialog()
46{
47 delete ui;
48}
49
50void MacroRunDialog::showEvent(QShowEvent *event)
51{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected