MCPcopy 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
61OutputWindow::~OutputWindow() {
62}
63
64int 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