mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-05 00:22:31 +02:00
Newline after visible: false in diagdiag
This commit is contained in:
parent
b4e6d2126a
commit
15f6a60e9d
@ -77,7 +77,7 @@ DiagnosticsDialog::updateLogView()
|
||||
}
|
||||
else
|
||||
{
|
||||
log.append( " visible: false" );
|
||||
log.append( " visible: false\n" );
|
||||
}
|
||||
|
||||
log.append( "ACCOUNTS:\n" );
|
||||
|
Loading…
x
Reference in New Issue
Block a user