Fixed comments
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
9fbec3793f
commit
f7b912fc9d
8 changed files with 71 additions and 25 deletions
|
@ -83,6 +83,8 @@ class ResourceDownloadDialog : public QDialog, public BasePageProvider {
|
|||
|
||||
[[nodiscard]] virtual GetModDependenciesTask::Ptr getModDependenciesTask() { return nullptr; }
|
||||
|
||||
QStringList getReqiredBy(QList<QVariant> req_by);
|
||||
|
||||
protected:
|
||||
const std::shared_ptr<ResourceFolderModel> m_base_model;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue