mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-19 12:21:52 +02:00
* That wasn't supposed to be committed yet.
This commit is contained in:
@@ -25,7 +25,6 @@ TrackHeader::TrackHeader( TrackView* parent )
|
||||
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