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

Method CableColorChange

include/history.hpp:168–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166 void undo() override;
167 void redo() override;
168 CableColorChange() {
169 name = "change cable color";
170 }
171};
172
173

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected