mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-13 15:17:45 +00:00
this seems to only happen on some linux platform QPAs where the native file/folder dialog is returning bogus target directory URL; anyways manipulating the URL using a QRegExp is fragile, better use builtin QUrl methods for that Needed for fixing https://github.com/status-im/status-desktop/issues/9307