--warnings
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=712135
This commit is contained in:
parent
e2b9f9df31
commit
45fe956407
@ -227,8 +227,8 @@ Applet* Corona::addApplet(const QString& name, const QVariantList& args, uint id
|
||||
applet->setFailedToLaunch(true);
|
||||
}
|
||||
|
||||
qreal appWidth = applet->boundingRect().width();
|
||||
qreal appHeight = applet->boundingRect().height();
|
||||
//qreal appWidth = applet->boundingRect().width();
|
||||
//qreal appHeight = applet->boundingRect().height();
|
||||
|
||||
if (geometry.isValid()) {
|
||||
applet->setGeometry(geometry);
|
||||
|
Loading…
x
Reference in New Issue
Block a user