you cannot call non const method on a temp const QString
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 17 May 2024 14:34:45 +0000 (16:34 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 17 May 2024 14:34:45 +0000 (16:34 +0200)
commit5cd760cee9be10a089c60a97040c278ee228aa01
treef4f09d0ef8756031d6a1e74a7230c487a6f92180
parent383bed353c693cb44b4df55ec204d6097bb51842
you cannot call non const method on a temp const QString

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/syncfileitem.cpp