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

List:       kde-commits
Subject:    branches/KDE/4.6/kdelibs/plasma
From:       Marco Martin <notmart () gmail ! com>
Date:       2011-01-07 22:03:13
Message-ID: 20110107220313.51772AC8B0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1212675 by mart:

backport popup/cmplete switching fix


 M  +1 -1      popupapplet.cpp  


--- branches/KDE/4.6/kdelibs/plasma/popupapplet.cpp #1212674:1212675
@@ -237,7 +237,7 @@
          (f == Plasma::Vertical || f == Plasma::Horizontal))) {
         QGraphicsLinearLayout *lay = dynamic_cast<QGraphicsLinearLayout *>(q->layout());
 
-        if (icon && !icon->icon().isNull() && lay && lay->count() > 0) {
+        if (icon && lay && lay->count() > 0) {
             lay->removeAt(0);
         }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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