Skip to content

Commit

Permalink
Fixes by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj authored Feb 8, 2024
1 parent 1a7e11e commit 5b2590e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ApplicationLibCode/ProjectDataModel/RimEclipseView.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,7 @@ void RimEclipseView::appendStreamlinesToModel()
//--------------------------------------------------------------------------------------------------
void RimEclipseView::onLoadDataAndUpdate()
{
updateSurfacesInViewTreeItems( RiaDefines::ItemIn3dView::ALL);
updateSurfacesInViewTreeItems( RiaDefines::ItemIn3dView::ALL );

onUpdateScaleTransform();

Expand Down

0 comments on commit 5b2590e

Please sign in to comment.