mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
@@ -827,6 +827,7 @@ void RiuViewerCommands::handlePickAction( int winPosX, int winPosY, Qt::Keyboard
|
||||
|
||||
{
|
||||
RiuResultTextBuilder textBuilder( eclipseView,
|
||||
eclipseView->cellResult(),
|
||||
globalCellIndex,
|
||||
eclipseView->currentTimeStep() );
|
||||
|
||||
@@ -894,6 +895,7 @@ void RiuViewerCommands::handlePickAction( int winPosX, int winPosY, Qt::Keyboard
|
||||
|
||||
{
|
||||
RiuResultTextBuilder textBuilder( eclipseView,
|
||||
eclipseView->cellResult(),
|
||||
globalCellIndex,
|
||||
eclipseView->currentTimeStep() );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user