avoid warning by ignoring the return value of QtConcurrent::run
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 19 Sep 2023 08:59:55 +0000 (10:59 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Fri, 26 Apr 2024 07:05:12 +0000 (09:05 +0200)
commit3ad7ac922a436534f8d92bbeedc88b41c7c4fcf1
treea70f86ae9757c4d09ec9bd6446038fc4beef28c2
parent910d7f03e89615531f213b822156c0c44204ae2a
avoid warning by ignoring the return value of QtConcurrent::run

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