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

List:       kde-commits
Subject:    KDE/kdelibs/plasma (silent)
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2010-04-29 22:29:07
Message-ID: 20100429222907.41B90AC8A7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1120769 by aseigo:

SVN_SILENT: code style


 M  +4 -2      containment.cpp  


--- trunk/KDE/kdelibs/plasma/containment.cpp #1120768:1120769
@@ -1318,10 +1318,12 @@
 
                 KMenu *choices = new KMenu("Content dropped");
                 choices->addAction(KIcon("process-working"), i18n("Fetching file type..."));
-                if (dropEvent)
+                if (dropEvent) {
                     choices->popup(dropEvent->screenPos());
-                else
+                } else {
                     choices->popup(screenPos);
+                }
+
                 dropMenus[job] = choices;
             }
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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