mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
add better profile logging properly resolve important dependencies
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
@ -64,6 +64,8 @@ class Component : public QObject, public ProblemProvider {
|
||||
bool revert();
|
||||
|
||||
void updateCachedData();
|
||||
|
||||
void waitLoadMeta();
|
||||
|
||||
signals:
|
||||
void dataChanged();
|
||||
|
Reference in New Issue
Block a user