add better profile logging properly resolve important dependencies

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2024-06-24 17:08:23 -07:00
parent ce280c2d04
commit a94a081b9c
11 changed files with 215 additions and 85 deletions

View File

@ -64,6 +64,8 @@ class Component : public QObject, public ProblemProvider {
bool revert();
void updateCachedData();
void waitLoadMeta();
signals:
void dataChanged();