pollymc/launcher/minecraft/auth/flows
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
..
AuthFlow.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AuthFlow.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
Mojang.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
Mojang.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
MSA.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
MSA.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
Offline.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
Offline.h Add offline mode support 2022-01-30 02:35:56 +01:00