pollymc/launcher/launch
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
..
steps refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
LaunchStep.cpp
LaunchStep.h
LaunchTask.cpp refactor: move MMCStrings -> StringUtils 2022-11-04 16:53:24 -03:00
LaunchTask.h fix: actually substitute variables in pre/post launch 2022-07-23 17:51:58 +02:00
LogModel.cpp
LogModel.h