MCPcopy Create free account
hub / github.com/CE-Programming/CEmu / ~BasicCodeViewerWindow

Method ~BasicCodeViewerWindow

gui/qt/basiccodeviewerwindow.cpp:313–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311}
312
313BasicCodeViewerWindow::~BasicCodeViewerWindow() {
314 delete ui;
315}
316
317void LineNumberArea::anchor() {} /* weak vtable thing */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected