Searched defs:togglePlugins (Results 1 – 1 of 1) sorted by relevance
397 …QAction* togglePlugins = settingsMenu->addAction("Disable Plugins", this, SLOT(togglePlugins(bool)… in createChrome() local802 void LauncherWindow::togglePlugins(bool enable) in togglePlugins() function in LauncherWindow