tidy, format, and resolving tidy warnings #132

Merged
zach merged 26 commits from tidy-warning-fixes into main 2026-06-30 14:46:39 +02:00
Showing only changes of commit d4e4152bdc - Show all commits
@@ -96,8 +96,8 @@ qreal CircularIndicatorManager::duration() const {
qreal CircularIndicatorManager::completeEndDuration() const {
if (m_type == IndeterminateAnimationType::Advance) {
return advance::DURATION_TO_COMPLETE_END_IN_MS;
} return retreat::DURATION_TO_COMPLETE_END_IN_MS;
}
return retreat::DURATION_TO_COMPLETE_END_IN_MS;
}
CircularIndicatorManager::IndeterminateAnimationType