mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-02 12:20:45 +02:00
Newline after visible: false in diagdiag
This commit is contained in:
@@ -77,7 +77,7 @@ DiagnosticsDialog::updateLogView()
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
log.append( " visible: false" );
|
log.append( " visible: false\n" );
|
||||||
}
|
}
|
||||||
|
|
||||||
log.append( "ACCOUNTS:\n" );
|
log.append( "ACCOUNTS:\n" );
|
||||||
|
Reference in New Issue
Block a user