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:
@@ -158,7 +158,8 @@ ViewHeader::toggleVisibility( int index )
|
||||
}
|
||||
|
||||
|
||||
void ViewHeader::setGuid( const QString& guid )
|
||||
void
|
||||
ViewHeader::setGuid( const QString& guid )
|
||||
{
|
||||
m_guid = guid;
|
||||
|
||||
|
Reference in New Issue
Block a user