mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5539 First actual data in Analysis plot
This commit is contained in:
@@ -131,6 +131,14 @@ void RiuSummaryVectorSelectionDialog::hideSummaryCases()
|
||||
summaryAddressSelection()->hideSummaryCases( true );
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RiuSummaryVectorSelectionDialog::enableMultiSelect( bool enable )
|
||||
{
|
||||
summaryAddressSelection()->setMultiSelectionMode(enable);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user