Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
static void logSep() {
86
logLine(QStringLiteral(
"-----"
));
87
}
88
89
// --- ESC blocker (workaround) ---
90
// Some LibreCAD builds can crash when QC_ActionGetEnt / QC_ActionGetPoint
Callers
3
opFindMoveToLayer
Method · 0.85
opResizeSelected
Method · 0.85
opFindResize
Method · 0.85
Calls
1
logLine
Function · 0.85
Tested by
no test coverage detected