format the code

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2024-07-06 09:09:54 +03:00
parent 8488d11c69
commit c886111e18
2 changed files with 3 additions and 4 deletions

View File

@ -291,7 +291,7 @@ void Component::resetComponentProblems()
{
m_componentProblems.clear();
m_componentProblemSeverity = ProblemSeverity::None;
emit dataChanged();
}