Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/krusader
/ decreaseIndentation
Method
decreaseIndentation
app/krdebuglogger.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void KrDebugLogger::decreaseIndentation()
35
{
36
indentation -= indentationIncrease;
37
}
38
39
void KrDebugLogger::increaseIndentation()
40
{
Callers
1
~KrDebugFunctionLogger
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected