Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ ~OutputWindow
Method
~OutputWindow
src/Windows/OutputWindow.cpp:61–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
OutputWindow::~OutputWindow() {
62
}
63
64
int OutputWindow::Create(HWND hParent, HWND hNpp, int MenuID, int MenuCommand, HWND hNotify) {
65
SetTitle(TEXT(
"NppFTP"
));
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected