SVN_SILENT: ws tightening
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=828242
This commit is contained in:
parent
0d9ab9ab38
commit
1e35b37d5c
@ -439,9 +439,7 @@ void PanelSvgPrivate::generateBackground(PanelData *panel)
|
||||
}
|
||||
} else {
|
||||
if (contentHeight > 0 && contentWidth > 0) {
|
||||
|
||||
q->resize(scaledContentSize);
|
||||
|
||||
q->paint(&p, QRect(panel->leftWidth, panel->topHeight,
|
||||
contentWidth, contentHeight),
|
||||
prefix + "center");
|
||||
|
Loading…
Reference in New Issue
Block a user