Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Yuki Imamura <lucasyuki@yahoo.com.br>
  • Loading branch information
LucasYuki committed Jan 13, 2025
1 parent 9af91a5 commit c238c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/src/clockWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1018,7 +1018,7 @@ void ClockTreeView::selectionChanged()
{
if (lock_render_) {
return;
}
}
renderer_->resetTree();

for (const auto& sel : scene_->selectedItems()) {
Expand Down

0 comments on commit c238c9a

Please sign in to comment.