Home
last modified time | relevance | path

Searched refs:connectLibrary (Results 1 – 2 of 2) sorted by relevance

/dports/audio/mixxx/mixxx-2.3.0/src/library/crate/
H A Dcratefeature.h73 void connectLibrary(Library* pLibrary);
H A Dcratefeature.cpp55 connectLibrary(pLibrary); in CrateFeature()
122 void CrateFeature::connectLibrary(Library* pLibrary) { in connectLibrary() function in CrateFeature