Add newline at end of torrentcontentmodel.cpp to comply with coding standards

This commit is contained in:
cocopaw 2025-08-05 00:06:17 +10:00
commit 5b954a8542

View file

@ -730,4 +730,4 @@ void TorrentContentModel::notifySubtreeUpdated(const QModelIndex &index, const Q
parentIndexes.push_back(sibling);
}
}
}
}