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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/quicklaunch
From:       Laurent Montel <montel () kde ! org>
Date:       2008-12-08 7:29:45
Message-ID: 1228721385.473300.3599.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 894197 by mlaurent:

not necessary to store empty url


 M  +2 -1      quicklaunchApplet.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/quicklaunch/quicklaunchApplet.cpp #894196:894197
@@ -368,7 +368,8 @@
     if (index < 0 || index > m_icons.size()) {
         index = m_icons.size();
     }
-
+    if( url.isEmpty() )
+        return;
     KUrl appUrl = KUrl(url);
     KIcon icon;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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