remove custom property to set a source model in a sort proxy model
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 13 Feb 2023 17:08:15 +0000 (18:08 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 17 May 2023 16:16:08 +0000 (18:16 +0200)
commitad868daebe9d2e81b6a5b8ce25997d1b6d8729f0
tree64f10274c430540aa02049becb83a5dedce3be4e
parent32ee1a962f816b7d6b072fa863b8fc7100e14fbc
remove custom property to set a source model in a sort proxy model

custom property for source model is not needed

remove code that is not needed

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/gui/filedetails/ShareView.qml
src/gui/filedetails/sortedsharemodel.cpp
src/gui/filedetails/sortedsharemodel.h
test/testsortedsharemodel.cpp