mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Changed command text
This commit is contained in:
parent
94375267bd
commit
6941db21af
@ -53,5 +53,5 @@ void RicEclipsePropertyFilterInsert::onActionTriggered(bool isChecked)
|
|||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
void RicEclipsePropertyFilterInsert::setupActionLook(QAction* actionToSetup)
|
void RicEclipsePropertyFilterInsert::setupActionLook(QAction* actionToSetup)
|
||||||
{
|
{
|
||||||
actionToSetup->setText("Insert");
|
actionToSetup->setText("Insert Property Filter");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user