Stop using e2e()->isFolderEncrypted() in the folder wizard
authorKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 8 Dec 2020 14:36:17 +0000 (15:36 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:23 +0000 (10:59 +0100)
commitce5edfdf4d3f42e7dfa161092d85a7464809bc3f
treebc24d33339618a57c0a8771fc23d50802dd6c8a1
parent4fde05b8b6b495949bdf0a47aef9d61cfd514e47
Stop using e2e()->isFolderEncrypted() in the folder wizard

We used the same approach than for the FolderStatusModel by getting the
is-encrypted property straight from the LSCOL job.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/folderwizard.cpp
src/gui/folderwizard.h
src/gui/selectivesyncdialog.cpp
src/gui/selectivesyncdialog.h