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

List:       kde-commits
Subject:    KDE/kdelibs/plasma (silent)
From:       Marco Martin <notmart () gmail ! com>
Date:       2009-12-23 16:36:16
Message-ID: 1261586176.889425.22516.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1065550 by mart:

SVN_SILENT: style


 M  +3 -2      containment.cpp  


--- trunk/KDE/kdelibs/plasma/containment.cpp #1065549:1065550
@@ -1297,10 +1297,11 @@
         foreach (const KUrl &url, urls) {
             if (AccessManager::supportedProtocols().contains(url.protocol())) {
                 AccessAppletJob *job = AccessManager::self()->accessRemoteApplet(url);
-                if (dropEvent)
+                if (dropEvent) {
                     dropPoints[job] = dropEvent->pos();
-                else
+                } else {
                     dropPoints[job] = scenePos;
+                }
                 QObject::connect(AccessManager::self(), SIGNAL(finished(Plasma::AccessAppletJob*)),
                                  q, SLOT(remoteAppletReady(Plasma::AccessAppletJob*)));
             } else {
[prev in list] [next in list] [prev in thread] [next in thread] 

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