chore(clang-tidy): modernize the code

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2026-05-13 11:14:42 +03:00
parent 2b0b9824a3
commit 3435c6de48
No known key found for this signature in database
GPG key ID: 55EF5DA53DB36318
8 changed files with 63 additions and 61 deletions

View file

@ -68,6 +68,7 @@ ResourceDownload::ResourceDescriptor prepareModDescriptor()
}
} // namespace
namespace ResourceDownload {
ModPage::ModPage(ResourceDownloadDialog* dialog,
BaseInstance& instance,
ResourceProviderData p,