MCPcopy 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
34void KrDebugLogger::decreaseIndentation()
35{
36 indentation -= indentationIncrease;
37}
38
39void KrDebugLogger::increaseIndentation()
40{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected