MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / CDropSource

Method CDropSource

src/DragDropSupport.cpp:145–148  ·  view source on GitHub ↗

----------------------------------------DropSource-------------------------------------------------

Source from the content-addressed store, hash-verified

143
144//----------------------------------------DropSource-------------------------------------------------
145CDropSource::CDropSource() :
146 m_refs(1)
147{
148}
149
150CDropSource::~CDropSource() {
151}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected