Show edit locally loading dialog with filename immediately in editlocallyjob constructor
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Mon, 27 May 2024 14:45:20 +0000 (22:45 +0800)
committerClaudio Cambra <claudio.cambra@nextcloud.com>
Mon, 22 Jul 2024 11:51:38 +0000 (19:51 +0800)
commit1080389d955a355436abfbdc8225017660e120b9
tree7a4a1ae531f38406cd0d4f96fe4dad223311fe74
parent263563d821663b574707434f91b24369a0bc340c
Show edit locally loading dialog with filename immediately in editlocallyjob constructor

By the time we launch this job we ahve already finished verifying the
token after recent changes

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/gui/editlocallyjob.cpp