mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
AppFwk : Fix compile issue for test application
This commit is contained in:
parent
c7e2bf3e10
commit
3b94c06e11
@ -578,7 +578,7 @@ protected:
|
||||
{
|
||||
if (fieldNeedingMenu == &m_objectListOfSameType)
|
||||
{
|
||||
caf::PdmUiTableViewEditor::addActionsToMenu(menu, &m_objectListOfSameType);
|
||||
caf::PdmUiTableView::addActionsToMenu(menu, &m_objectListOfSameType);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user