1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00

Style fixes.

This commit is contained in:
Christian Muehlhaeuser
2015-03-11 05:23:35 +01:00
parent 588c4e6e91
commit ea85ba5724
2 changed files with 3 additions and 2 deletions

View File

@@ -158,7 +158,8 @@ ViewHeader::toggleVisibility( int index )
}
void ViewHeader::setGuid( const QString& guid )
void
ViewHeader::setGuid( const QString& guid )
{
m_guid = guid;