[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/libs/plasma/widgets (silent)
From:       Alex Merry <huntedhacker () tiscali ! co ! uk>
Date:       2008-07-31 14:03:23
Message-ID: 1217513003.732880.28721.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 840155 by alexmerry:

Remove two FIXMEs: apparently this is needed after all (it screws up the device \
notifier at least without it).

SVN_SILENT



 M  +0 -4      icon.cpp  


--- trunk/KDE/kdebase/workspace/libs/plasma/widgets/icon.cpp #840154:840155
@@ -975,8 +975,6 @@
 {
     d->text = text;
     // cause a relayout
-    // FIXME: is invalidating d->currentSize really necessary?
-    // FIXME: is d->currentSize really necessary at all?
     d->currentSize = QSizeF(-1, -1);
     resize(sizeFromIconSize(d->iconSize.width()));
 }
@@ -990,8 +988,6 @@
 {
     d->infoText = text;
     // cause a relayout
-    // FIXME: is invalidating d->currentSize really necessary?
-    // FIXME: is d->currentSize really necessary at all?
     d->currentSize = QSizeF(-1, -1);
     resize(sizeFromIconSize(d->iconSize.width()));
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic