mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use updateConnectedEditors instead of a resize
This commit is contained in:
@@ -267,6 +267,6 @@ void RimGeoMechPropertyFilter::updateFilterName()
|
||||
+ QString::number(lowerBound()) + " .. " + QString::number(upperBound) + ")";
|
||||
this->name = newFiltername;
|
||||
|
||||
RiuMainWindow::instance()->forceProjectTreeRepaint();
|
||||
uiCapability()->updateConnectedEditors();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user