MCPcopy Create free account
hub / github.com/YACReader/yacreader / importLibraryPackage

Method importLibraryPackage

YACReaderLibrary/library_window.cpp:2658–2661  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2656}
2657
2658void LibraryWindow::importLibraryPackage()
2659{
2660 importLibraryDialog->open(libraries);
2661}
2662
2663void LibraryWindow::updateViewsOnClientSync()
2664{

Callers

nothing calls this directly

Calls 1

openMethod · 0.45

Tested by

no test coverage detected