mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-10-04 17:41:42 +02:00
* Remove obsolete info-id.
This commit is contained in:
@@ -35,7 +35,6 @@ using namespace Tomahawk;
|
||||
TrackInfoWidget::TrackInfoWidget( const Tomahawk::query_ptr& query, QWidget* parent )
|
||||
: QWidget( parent )
|
||||
, ui( new Ui::TrackInfoWidget )
|
||||
, m_infoId( uuid() )
|
||||
{
|
||||
ui->setupUi( this );
|
||||
QPalette pal = palette();
|
||||
|
Reference in New Issue
Block a user