mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Fixed test code.
This commit is contained in:
parent
1d69bb4455
commit
baff147674
@ -119,7 +119,7 @@ int main(int argc, char* argv[]) {
|
||||
|
||||
LibraryFactory::Initialize(Window::MessageQueue());
|
||||
ILibraryPtr library = LibraryFactory::Instance().Default();
|
||||
// ILibraryPtr library = LibraryFactory::Instance().CreateLibrary("remote", LibraryFactory::LibraryType::Remote);
|
||||
// ILibraryPtr library = LibraryFactory::Instance().CreateLibrary("remote", ILibrary::Type::Remote);
|
||||
|
||||
{
|
||||
auto prefs = Preferences::ForComponent(
|
||||
|
Loading…
Reference in New Issue
Block a user