mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
fix warning
This commit is contained in:
parent
2710bca395
commit
1ebeae274a
@ -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();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user