We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43bbae0 commit 21ceeb9Copy full SHA for 21ceeb9
app/inpututils.h
@@ -367,7 +367,7 @@ class InputUtils: public QObject
367
368
/**
369
* Returns relative path of the file to given prefixPath. If prefixPath does not match a path parameter,
370
- * returns an empty string. If a path starts with "file:///", this prefix is ignored.
+ * returns an empty string. If a path starts with "file:///" or "file://", this prefix is ignored.
371
* \param path Absolute path to file
372
* \param prefixPath
373
*/
0 commit comments