Added url handler for curseforge

Signed-off-by: timoreo <contact@timoreo.fr>
This commit is contained in:
timoreo 2022-09-13 12:00:22 +02:00 committed by Rachel Powers
parent d0b6f0124b
commit 63c21c53af
5 changed files with 69 additions and 17 deletions

View file

@ -106,4 +106,5 @@ private: /* data */
//FIXME: nuke
QWidget* m_parent;
void downloadFromUrl();
};