pollymc/launcher/modplatform/modrinth
flow de9e304236
fix: std::list -> QList
Qt6 removed Qlist::toStdList() 😭

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-07-17 11:33:45 -03:00
..
ModrinthAPI.cpp fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModrinthAPI.h fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModrinthCheckUpdate.cpp change: make Mod a QObject used as a pointer 2022-07-17 11:33:44 -03:00
ModrinthCheckUpdate.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
ModrinthPackIndex.cpp fix: don't require non-essential items in mod index 2022-07-17 11:33:43 -03:00
ModrinthPackIndex.h
ModrinthPackManifest.cpp
ModrinthPackManifest.h