1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-20 07:49:42 +01:00

less verbose debug

This commit is contained in:
Leo Franchi 2011-10-30 16:43:16 -04:00
parent 106740abca
commit 70608158fe

View File

@ -59,7 +59,6 @@ BreadcrumbButton::paintEvent( QPaintEvent* )
StyleHelper::horizontalHeader( &p, r ); // draw the background
qDebug() << "BREADCRUMBBUTTON PAINTING IN:" << r << mapToParent( r.topLeft() ) << m_curIndex.data();
if( !hasChildren() )
return;