mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-16 02:54:33 +02:00
* Tomahawk icon as original uncompressed SVG added.
This commit is contained in:
@@ -24,6 +24,8 @@ TrackHeader::TrackHeader( TrackView* parent )
|
||||
setMinimumSectionSize( 60 );
|
||||
setDefaultAlignment( Qt::AlignLeft );
|
||||
setMovable( true );
|
||||
setCascadingSectionResizes( true );
|
||||
setStretchLastSection( true );
|
||||
|
||||
m_menu->addAction( tr( "Resize columns to fit window" ), this, SLOT( onToggleResizeColumns() ) );
|
||||
m_menu->addSeparator();
|
||||
|
Reference in New Issue
Block a user