mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 14:46:33 +02:00
less verbose debug
This commit is contained in:
@@ -59,7 +59,6 @@ BreadcrumbButton::paintEvent( QPaintEvent* )
|
|||||||
|
|
||||||
StyleHelper::horizontalHeader( &p, r ); // draw the background
|
StyleHelper::horizontalHeader( &p, r ); // draw the background
|
||||||
|
|
||||||
qDebug() << "BREADCRUMBBUTTON PAINTING IN:" << r << mapToParent( r.topLeft() ) << m_curIndex.data();
|
|
||||||
if( !hasChildren() )
|
if( !hasChildren() )
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user