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

Method ~MacroEditorDialog

src/dialogs/MacroEditorDialog.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63MacroEditorDialog::~MacroEditorDialog()
64{
65 delete ui;
66}
67
68void MacroEditorDialog::rowChanged(const QModelIndex &current, const QModelIndex &previous)
69{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected