pollymc/launcher/modplatform/atlauncher
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
..
ATLPackIndex.cpp
ATLPackIndex.h
ATLPackInstallTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ATLPackInstallTask.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
ATLPackManifest.cpp ATLauncher: Parse keeps and deletes from pack manifests 2022-07-10 11:05:11 +01:00
ATLPackManifest.h ATLauncher: Parse keeps and deletes from pack manifests 2022-07-10 11:05:11 +01:00
ATLShareCode.cpp
ATLShareCode.h