Protocol, Notifications: Show destination() instead of _file
authorChristian Kamm <mail@ckamm.de>
Thu, 28 Mar 2019 08:32:01 +0000 (09:32 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:45 +0000 (10:58 +0100)
commit04e0e22513016255c7a585c81badb6c8a295ccd4
tree917e4d85721507f6b3859613d1af4891652e5377
parent47f10fbf96a9e273bb66ff3977d98f9abe742cc2
Protocol, Notifications: Show destination() instead of _file

destination() now consistently points to the file after the successful
sync operation. _file might be the place the item was moved from.
src/gui/folder.cpp
src/gui/syncrunfilelog.cpp