Add a newline

pull/913/head
Adam Treat 1 year ago committed by AT
parent 580aceb2b3
commit ff51cb872f

@ -40,4 +40,4 @@ void LocalDocsModel::handleCollectionListUpdated(const QList<CollectionItem> &co
beginResetModel();
m_collectionList = collectionList;
endResetModel();
}
}

Loading…
Cancel
Save