Fix review comments.

Signed-off-by: allexzander <blackslayer4@gmail.com>
This commit is contained in:
allexzander 2021-04-26 13:24:42 +03:00 committed by allexzander (Rebase PR Action)
parent c908183044
commit 526fa399dc

View file

@ -228,7 +228,7 @@ void ShareUserGroupWidget::slotSharesFetched(const QList<QSharedPointer<Share>>
int height = 0;
QList<QString> linkOwners({});
QPointer<ShareUserLine> justCreatedShareThatNeedsOptionalPassword = nullptr;
ShareUserLine *justCreatedShareThatNeedsOptionalPassword = nullptr;
foreach (const auto &share, shares) {
// We don't handle link shares, only TypeUser or TypeGroup