mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Allow dragging and dropping ensemble data vectors into summary plots
This commit is contained in:
@@ -253,11 +253,3 @@ bool RimSummaryAddress::isEnsemble() const
|
||||
{
|
||||
return m_ensembleId >= 0;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
bool RimSummaryAddress::canBeDragged() const
|
||||
{
|
||||
return !isEnsemble();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user