MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / ~FTPWindow

Method ~FTPWindow

src/Windows/FTPWindow.cpp:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63FTPWindow::~FTPWindow() {
64 //DeleteObject(m_backgroundBrush);
65}
66
67int FTPWindow::Create(HWND hParent, HWND hNpp, int MenuID, int MenuCommand) {
68 SetTitle(TEXT("NppFTP"));

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected