MCPcopy Create free account
hub / github.com/bbbradsmith/nsfplay / OnOK

Method OnOK

nsfplug_ui/NSFConfigDialog.cpp:145–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145void NSFConfigDialog::OnOK()
146{
147 OnApply();
148 OnCancel();
149}
150
151void NSFConfigDialog::OnApply()
152{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected