Refactor edit locally into its own class, rather than bolting onto FolderMan
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Wed, 26 Oct 2022 18:13:38 +0000 (20:13 +0200)
committerClaudio Cambra <claudio.cambra@gmail.com>
Sat, 29 Oct 2022 11:32:48 +0000 (13:32 +0200)
commit9a00aa6e66a40d73ac8df45f92891f5cf8dec3d2
treea23deaa34990780689fd7157b83ac9c134191951
parent224621bb855e7be0c7b638eb904d2a79d8e237ca
Refactor edit locally into its own class, rather than bolting onto FolderMan

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/gui/CMakeLists.txt
src/gui/application.cpp
src/gui/editlocallyhandler.cpp [new file with mode: 0644]
src/gui/editlocallyhandler.h [new file with mode: 0644]
src/gui/folderman.cpp
src/gui/folderman.h