MCPcopy Create free account
hub / github.com/DistroAV/DistroAV / toggleShowHide

Method toggleShowHide

src/forms/output-settings.cpp:368–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

366}
367
368void OutputSettings::toggleShowHide()
369{
370 setVisible(!isVisible());
371}

Callers 1

obs_module_loadFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected