Merge pull request #3068 from nextcloud/bug/fixAssertEditIgnoredFiles
authorMatthieu Gallien <matthieu_gallien@yahoo.fr>
Wed, 7 Apr 2021 08:06:29 +0000 (10:06 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Apr 2021 08:06:29 +0000 (10:06 +0200)
use QFileInfo to check if path is absolute to avoid assert on windows


Trivial merge