mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-20 04:41:36 +02:00
Let splitters choose to be fat on retina-DPI KDE file dialogs.
This commit is contained in:
@@ -112,8 +112,6 @@ ProxyStyle::drawControl( ControlElement ce, const QStyleOption* opt, QPainter* p
|
||||
p->setPen( TomahawkStyle::BORDER_LINE );
|
||||
p->drawLine( opt->rect.topLeft() + QPoint( 2, 0 ), opt->rect.bottomLeft() + QPoint( 2, 0 ) );
|
||||
}
|
||||
else
|
||||
Q_ASSERT( false );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user