mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 09:04:33 +02:00
* Disable opening track page from QueryLabel.
This commit is contained in:
@@ -375,9 +375,9 @@ QueryLabel::mouseReleaseEvent( QMouseEvent* event )
|
|||||||
}
|
}
|
||||||
|
|
||||||
default:
|
default:
|
||||||
ViewManager::instance()->show( m_query );
|
|
||||||
}
|
|
||||||
emit clicked();
|
emit clicked();
|
||||||
|
// ViewManager::instance()->show( m_query );
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user