Add share manager and the share objects
authorRoeland Jago Douma <rullzer@owncloud.com>
Thu, 29 Oct 2015 10:09:10 +0000 (11:09 +0100)
committerRoeland Jago Douma <rullzer@owncloud.com>
Thu, 29 Oct 2015 14:42:20 +0000 (15:42 +0100)
commit918c06aba3efdb8ad62976efef44d13f4c91d8d8
treef4e3ec1bb22db4c923c0e95331fe9bbf70f21eee
parenta127debc54c001e3d47f4d0e4b54bce01ad797f7
Add share manager and the share objects
src/gui/CMakeLists.txt
src/gui/ocsjob.cpp
src/gui/ocsjob.h
src/gui/ocssharejob.cpp
src/gui/ocssharejob.h
src/gui/share.cpp [new file with mode: 0644]
src/gui/share.h [new file with mode: 0644]
src/gui/sharedialog.cpp
src/gui/sharedialog.h