API REVIEW: topLeft() -> dies
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=801647
This commit is contained in:
parent
41d2aa43e4
commit
5bc429daa9
@ -1436,11 +1436,6 @@ Applet* Applet::load(const KPluginInfo& info, uint appletId, const QVariantList&
|
||||
return load(info.pluginName(), appletId, args);
|
||||
}
|
||||
|
||||
QPointF Applet::topLeft() const
|
||||
{
|
||||
return boundingRect().topLeft();
|
||||
}
|
||||
|
||||
QVariant Applet::itemChange(GraphicsItemChange change, const QVariant &value)
|
||||
{
|
||||
switch (change) {
|
||||
|
Loading…
Reference in New Issue
Block a user