Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
726
void MainWindow::decreaseSelectionIndent()
727
{
728
currentEditor()->decreaseSelectionIndent();
729
}
730
731
void MainWindow::cut()
732
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected