MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / decreaseSelectionIndent

Method decreaseSelectionIndent

src/ui/mainwindow.cpp:726–729  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

724}
725
726void MainWindow::decreaseSelectionIndent()
727{
728 currentEditor()->decreaseSelectionIndent();
729}
730
731void MainWindow::cut()
732{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected