Do not paint twice most Plasma::Label out there!
svn path=/trunk/KDE/kdelibs/; revision=1150751
This commit is contained in:
parent
451049664e
commit
7879ff137c
@ -287,8 +287,6 @@ void Label::paint(QPainter *painter,
|
||||
const QStyleOptionGraphicsItem *option,
|
||||
QWidget *widget)
|
||||
{
|
||||
QGraphicsProxyWidget::paint(painter, option, widget);
|
||||
|
||||
QLabel *native = nativeWidget();
|
||||
QFontMetrics fm = native->font();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user