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

Method ~MainWindow

src/dialogs/MainWindow.cpp:931–934  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

929}
930
931MainWindow::~MainWindow()
932{
933 delete ui;
934}
935
936void MainWindow::applyCustomShortcuts()
937{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected