mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename to improve readability
This commit is contained in:
@@ -252,14 +252,14 @@ void RimPlot::onChildDeleted( caf::PdmChildArrayFieldHandle* childArray, std::ve
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RimPlot::updateZoomInParentPlot()
|
||||
void RimPlot::updatePlotWidgetFromAxisRanges()
|
||||
{
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RimPlot::updateZoomFromParentPlot()
|
||||
void RimPlot::updateAxisRangesFromPlotWidget()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user