MCPcopy Create free account
hub / github.com/LibreCAD/LibreCAD / logSep

Function logSep

plugins/circletools/circletools.cpp:85–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85static void logSep() {
86 logLine(QStringLiteral("-----"));
87}
88
89// --- ESC blocker (workaround) ---
90// Some LibreCAD builds can crash when QC_ActionGetEnt / QC_ActionGetPoint

Callers 3

opFindMoveToLayerMethod · 0.85
opResizeSelectedMethod · 0.85
opFindResizeMethod · 0.85

Calls 1

logLineFunction · 0.85

Tested by

no test coverage detected