VFS: Tell the vfs plugin whether we have multiple accounts
authorHannah von Reth <hannah.vonreth@owncloud.com>
Thu, 18 Jun 2020 14:12:35 +0000 (16:12 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:14 +0000 (10:59 +0100)
commitf932dfc64801f255ada8715b6911cc7dff6ce004
tree8ce207f2adb02dc27a567a3b3b97846197b71417
parenta0d81df21e2e9c3712856ddd6b1f2401403bb615
VFS: Tell the vfs plugin whether we have multiple accounts

This allows us to decide on the presentation of the account
src/common/vfs.h
src/gui/accountmanager.cpp
src/gui/accountmanager.h
src/gui/folder.cpp
test/stubfolderman.cpp
test/stubremotewipe.cpp