MCPcopy Create free account
hub / github.com/IChooseYou/Reclass / newFile

Method newFile

src/main.cpp:742–744  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

740}
741
742void MainWindow::newFile() {
743 project_new();
744}
745
746void MainWindow::newDocument() {
747 auto* tab = activeTab();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected