MCPcopy Create free account
hub / github.com/LMMS/lmms / addConnection

Method addConnection

src/core/Controller.cpp:317–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

315
316
317void Controller::addConnection( ControllerConnection * )
318{
319 m_connectionCount++;
320}
321
322
323

Callers 1

setControllerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected