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

List:       kde-commits
Subject:    KDE/kdelibs/plasma
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2011-01-25 20:52:34
Message-ID: 20110125205234.11AD3AC8BA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1217119 by aseigo:

use setUrls rather than emit the signal


 M  +1 -1      containment.cpp  


--- trunk/KDE/kdelibs/plasma/containment.cpp #1217118:1217119
@@ -1585,7 +1585,7 @@
 
                     if (wallpaper) {
                         kDebug() << "Wallpaper dropped:" << tjob->url();
-                        emit wallpaper->urlDropped(tjob->url());
+                        wallpaper->setUrls(KUrl::List() << tjob->url());
                     }
                 } else {
                     addApplet(actionsToApplets[choice], args, QRectF(posi, QSize()));
[prev in list] [next in list] [prev in thread] [next in thread] 

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