summaryrefslogtreecommitdiff
path: root/src/libs/utils/filepath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/filepath.h')
-rw-r--r--src/libs/utils/filepath.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/utils/filepath.h b/src/libs/utils/filepath.h
index d0fb810e46..eb043effe3 100644
--- a/src/libs/utils/filepath.h
+++ b/src/libs/utils/filepath.h
@@ -207,6 +207,7 @@ public:
// There are usually other means available. E.g. distinguishing based
// on FilePath::osType().
bool needsDevice() const;
+ bool hasFileAccess() const;
bool isSameDevice(const FilePath &other) const;
bool isSameFile(const FilePath &other) const;