MCPcopy Create free account
hub / github.com/CasparCG/client / insertRepositoryChanges

Method insertRepositoryChanges

src/Widgets/MainWindow.cpp:443–446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441}
442
443void MainWindow::insertRepositoryChanges()
444{
445 EventManager::getInstance().fireInsertRepositoryChangesEvent(InsertRepositoryChangesEvent());
446}
447
448void MainWindow::reloadRundown()
449{

Callers

nothing calls this directly

Tested by

no test coverage detected