Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
313
BasicCodeViewerWindow::~BasicCodeViewerWindow() {
314
delete ui;
315
}
316
317
void LineNumberArea::anchor() {} /* weak vtable thing */
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected