]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/main.cpp
don't keep a KFileItem inside the selection manager for the whole lifetime, work...
[dolphin.git] / src / main.cpp
index 2e42cd9be6bfb50aff622aa2dca59b757b3d31d8..b9e8997a726ea2eb26902552959d90925f7b66be 100644 (file)
@@ -91,6 +91,7 @@ int main(int argc, char **argv)
             }
             ++n;
         }
+        app.exec();
     } else {
         app.exec();
     }