Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
QueueWindow::~QueueWindow() {
32
}
33
34
int 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