X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/80156ef3f57bab877574ad2932fbeca42eee05a0..e1b325a867ede95c5815ca11998017c67fc78ea9:/src/dolphinviewcontainer.h diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 4acccdd81..d2d322b08 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -464,7 +464,7 @@ private: * Check if a folder can be created at url. * This method supports only local URLs. */ - bool isFolderCreatable(QUrl url); + bool isTopMostParentFolderWritable(QUrl url); protected: bool eventFilter(QObject *object, QEvent *event) override;