mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Improved progress bar a bit, for geomech cases
This commit is contained in:
@@ -116,7 +116,7 @@ void RimGeoMechView::updateViewerWidgetWindowTitle()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RimGeoMechView::loadDataAndUpdate()
|
||||
{
|
||||
caf::ProgressInfo progress(7, "Loading Case");
|
||||
caf::ProgressInfo progress(7, "");
|
||||
progress.setNextProgressIncrement(5);
|
||||
updateScaleTransform();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user