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

Method ~QueueWindow

src/Windows/QueueWindow.cpp:31–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31QueueWindow::~QueueWindow() {
32}
33
34int QueueWindow::Create(HWND hParent) {
35 int ret = Window::Create(hParent);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected