]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.cpp
Some minor polishing: use a grid for the icons view, give the toggle button of the...
[dolphin.git] / src / dolphinmainwindow.cpp
index e8071ac443ffddb621e82fc0cc653e09a7f6f0fa..b59f65f2c90d92b526d436a189c1b149a59108be 100644 (file)
@@ -173,7 +173,7 @@ void DolphinMainWindow::dropUrls(const KUrl::List& urls,
         else if (activatedAction == linkAction) {\r
             action = Qt::LinkAction;\r
         }\r
-        else if (activatedAction == cancelAction) {\r
+        else {\r
             return;\r
         }\r
     }\r