mirror of
https://github.com/nextcloud/desktop.git
synced 2024-12-21 21:24:40 +03:00
e502e71926
It turns out the shareDeleted() signal is connected to a function cleaning up the ShareLinkWidget holding the last shared pointer to the Share object. Since we use member variables for calling updateFolder() this would lead to using deleted objects. Just swap the call and the signal to have everything back in order. Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com> |
||
---|---|---|
.. | ||
3rdparty | ||
cmd | ||
common | ||
crashreporter | ||
csync | ||
gui | ||
libsync | ||
CMakeLists.txt |