MCPcopy Create free account
hub / github.com/VCVRack/Rack / LibraryMenu

Method LibraryMenu

src/app/MenuBar.cpp:871–873  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

869
870struct LibraryMenu : ui::Menu {
871 LibraryMenu() {
872 refresh();
873 }
874
875 void step() override {
876 // Refresh menu when appropriate

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected