SVN_SILENT: shh

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=811947
This commit is contained in:
Aaron J. Seigo 2008-05-24 07:33:33 +00:00
parent e5230a3f3e
commit e32ed254f1

View File

@ -366,7 +366,7 @@ void PanelSvg::paintPanel(QPainter* painter, const QRectF& rect, const QPointF&
void PanelSvg::Private::generateBackground(PanelData *panel)
{
kDebug() << "generating background";
//kDebug() << "generating background";
bool origined = panel->contentAtOrigin;
const int topWidth = q->elementSize(prefix + "top").width();
const int leftHeight = q->elementSize(prefix + "left").height();