MCPcopy Create free account
hub / github.com/LeFroid/Viper-Browser / toggleUserScripts

Method toggleUserScripts

src/ui/preferences/ContentTab.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175void ContentTab::toggleUserScripts(bool value)
176{
177 ui->checkBoxEnableUserScripts->setChecked(value);
178}

Callers 1

loadSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected