Initial better mod browser link implementation
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@ -53,6 +53,8 @@ public:
|
||||
const QList<ModDownloadTask*> getTasks();
|
||||
const std::shared_ptr<ModFolderModel> &mods;
|
||||
|
||||
bool selectPage(QString pageId);
|
||||
|
||||
public slots:
|
||||
void confirm();
|
||||
void accept() override;
|
||||
|
Reference in New Issue
Block a user