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

Method ~DropTargetWindow

src/DragDropSupport.cpp:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29DropTargetWindow::~DropTargetWindow() {
30}
31
32bool DropTargetWindow::AcceptType(LPDATAOBJECT /*pDataObj*/) {
33 return false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected