mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#366) Renamed command classes and files
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "RicGeoMechPropertyFilterNewExec.h"
|
||||
|
||||
#include "RicGeoMechPropertyFilterImpl.h"
|
||||
#include "RicGeoMechPropertyFilterFeatureImpl.h"
|
||||
|
||||
#include "RimGeoMechPropertyFilter.h"
|
||||
#include "RimGeoMechPropertyFilterCollection.h"
|
||||
@@ -55,7 +55,7 @@ QString RicGeoMechPropertyFilterNewExec::name()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicGeoMechPropertyFilterNewExec::redo()
|
||||
{
|
||||
RicGeoMechPropertyFilterImpl::addPropertyFilter(m_propertyFilterCollection);
|
||||
RicGeoMechPropertyFilterFeatureImpl::addPropertyFilter(m_propertyFilterCollection);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user