MCPcopy Create free account
hub / github.com/chrxh/alien / onDelete

Method onDelete

source/Gui/EditorController.cpp:187–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187void EditorController::onDelete()
188{
189 PatternEditorWindow::get().onDelete();
190 printOverlayMessage("Selection deleted");
191}
192
193void EditorController::processInspectorWindows()
194{

Callers

nothing calls this directly

Calls 1

printOverlayMessageFunction · 0.85

Tested by

no test coverage detected