mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed returned names of command exec classes for "new" and "insert"
This commit is contained in:
@@ -47,7 +47,7 @@ RicEclipsePropertyFilterNewExec::~RicEclipsePropertyFilterNewExec()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
QString RicEclipsePropertyFilterNewExec::name()
|
||||
{
|
||||
return "Create Property Filter";
|
||||
return "New Property Filter";
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user