]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/places/placesitemmodel.h
Show home folder if needed after unmounting mounted disk
[dolphin.git] / src / panels / places / placesitemmodel.h
index 91f017cecc4f870852284668a9d953ebec08316a..2b1f3bc14f67c2420c40fc23a0af7d5ba1f76308 100644 (file)
@@ -130,6 +130,7 @@ signals:
     void storageSetupDone(int index, bool success);
     void storageTearDownRequested(const QString& mountPath);
     void storageTearDownExternallyRequested(const QString& mountPath);
+    void storageTearDownSuccessful();
 
 protected:
     void onItemInserted(int index) override;