mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 03:40:16 +02:00
* Remove debug in PlaylistView.
This commit is contained in:
@@ -89,7 +89,6 @@ PlaylistView::setPlaylistModel( PlaylistModel* model )
|
||||
void
|
||||
PlaylistView::keyPressEvent( QKeyEvent* event )
|
||||
{
|
||||
qDebug() << Q_FUNC_INFO;
|
||||
TrackView::keyPressEvent( event );
|
||||
|
||||
if ( !model() )
|
||||
|
Reference in New Issue
Block a user