Skip to content

Commit

Permalink
Clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
macumber committed Mar 28, 2024
1 parent dee2682 commit 5b7bbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared_gui_components/MeasureManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ void MeasureManager::checkForRemoteBCLUpdates() {
OSAppBase::instance()->currentDocument()->removeOutdatedLocalMeasures(update.uid(), update.versionId());
}
}

updateMeasuresLists(false);
}
}
Expand Down

0 comments on commit 5b7bbc0

Please sign in to comment.