remove this no-longer-relevant FIXME
This commit is contained in:
parent
135d63c0e9
commit
49e64279f3
@ -273,8 +273,6 @@ void Applet::save(KConfigGroup &g) const
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
//FIXME: for containments, we need to have some special values here w/regards to
|
|
||||||
// screen affinity (e.g. "bottom of screen 0")
|
|
||||||
//kDebug() << pluginName() << "geometry is" << geometry()
|
//kDebug() << pluginName() << "geometry is" << geometry()
|
||||||
// << "pos is" << pos() << "bounding rect is" << boundingRect();
|
// << "pos is" << pos() << "bounding rect is" << boundingRect();
|
||||||
if (transform() == QTransform()) {
|
if (transform() == QTransform()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user