SVN_SILENT: shh
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=811947
This commit is contained in:
parent
e5230a3f3e
commit
e32ed254f1
@ -366,7 +366,7 @@ void PanelSvg::paintPanel(QPainter* painter, const QRectF& rect, const QPointF&
|
|||||||
|
|
||||||
void PanelSvg::Private::generateBackground(PanelData *panel)
|
void PanelSvg::Private::generateBackground(PanelData *panel)
|
||||||
{
|
{
|
||||||
kDebug() << "generating background";
|
//kDebug() << "generating background";
|
||||||
bool origined = panel->contentAtOrigin;
|
bool origined = panel->contentAtOrigin;
|
||||||
const int topWidth = q->elementSize(prefix + "top").width();
|
const int topWidth = q->elementSize(prefix + "top").width();
|
||||||
const int leftHeight = q->elementSize(prefix + "left").height();
|
const int leftHeight = q->elementSize(prefix + "left").height();
|
||||||
|
Loading…
Reference in New Issue
Block a user