mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-31 05:38:04 +01:00
* That wasn't supposed to be committed yet.
This commit is contained in:
parent
db8cb48f1a
commit
425cf23e4c
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user