mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
* Remove debug in PlaylistView.
This commit is contained in:
parent
5ee92afb36
commit
137fce3445
@ -89,7 +89,6 @@ PlaylistView::setPlaylistModel( PlaylistModel* model )
|
||||
void
|
||||
PlaylistView::keyPressEvent( QKeyEvent* event )
|
||||
{
|
||||
qDebug() << Q_FUNC_INFO;
|
||||
TrackView::keyPressEvent( event );
|
||||
|
||||
if ( !model() )
|
||||
|
Loading…
x
Reference in New Issue
Block a user