Fixed comments

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-05-04 21:52:48 +03:00
parent 9fbec3793f
commit f7b912fc9d
8 changed files with 71 additions and 25 deletions

View File

@ -17,6 +17,7 @@ class ReviewMessageBox : public QDialog {
QString filename;
QString custom_file_path{};
QString provider;
QStringList required_by;
};
void appendResource(ResourceInformation&& info);