mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-20 04:41:36 +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 );
|
setDefaultAlignment( Qt::AlignLeft );
|
||||||
setMovable( true );
|
setMovable( true );
|
||||||
setCascadingSectionResizes( true );
|
setCascadingSectionResizes( true );
|
||||||
setStretchLastSection( true );
|
|
||||||
|
|
||||||
m_menu->addAction( tr( "Resize columns to fit window" ), this, SLOT( onToggleResizeColumns() ) );
|
m_menu->addAction( tr( "Resize columns to fit window" ), this, SLOT( onToggleResizeColumns() ) );
|
||||||
m_menu->addSeparator();
|
m_menu->addSeparator();
|
||||||
|
Reference in New Issue
Block a user