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

Method ModuleLightWidget

src/app/ModuleLightWidget.cpp:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52
53
54ModuleLightWidget::ModuleLightWidget() {
55 internal = new Internal;
56}
57
58
59ModuleLightWidget::~ModuleLightWidget() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected