pollymc/launcher/ui/pages/modplatform/technic
flow 29f7ea752f
refactor: make shared_qobject_ptr ctor explicit
This turns issues like creating two shared ptrs from a single raw ptr
from popping up at runtime, instead making them a compile error.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-25 16:57:51 -03:00
..
TechnicData.h Technic: Display available versions for Solder packs 2022-04-02 13:53:44 +01:00
TechnicModel.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
TechnicModel.h Technic: Allow pack API urls to be used in search 2022-04-02 13:53:43 +01:00
TechnicPage.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
TechnicPage.h Technic: Display available versions for Solder packs 2022-04-02 13:53:44 +01:00
TechnicPage.ui fix: allow opening external links in technic modpack page 2022-06-09 18:46:19 -03:00