MCPcopy Create free account
hub / github.com/TeXworks/texworks / updateScriptsList

Method updateScriptsList

src/TWApp.cpp:1430–1435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1428}
1429
1430void TWApp::updateScriptsList()
1431{
1432 scriptManager->reloadScripts();
1433
1434 emit scriptListChanged();
1435}
1436
1437void TWApp::showScriptsFolder()
1438{

Callers 1

doPrefsDialogMethod · 0.80

Calls 1

reloadScriptsMethod · 0.80

Tested by

no test coverage detected