mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
fix warning
This commit is contained in:
@@ -212,7 +212,6 @@ AccountDelegate::paint ( QPainter* painter, const QStyleOptionViewItem& option,
|
||||
{
|
||||
painter->save();
|
||||
painter->setFont( installFont );
|
||||
int oldRightEdge = rightEdge;
|
||||
rightEdge = drawAccountList( painter, opt, accts, rightEdge );
|
||||
painter->restore();
|
||||
|
||||
|
Reference in New Issue
Block a user