MCPcopy Create free account
hub / github.com/cutechess/cutechess / closeCurrentGame

Method closeCurrentGame

projects/gui/src/mainwindow.cpp:706–709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

704}
705
706void MainWindow::closeCurrentGame()
707{
708 closeTab(m_tabBar->currentIndex());
709}
710
711void MainWindow::newGame()
712{

Callers 1

createActionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected