mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2331 Renamed RimView to Rim3dView
This commit is contained in:
@@ -531,7 +531,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
|
||||
#endif // USE_PROTOTYPE_FEATURE_FRACTURES
|
||||
|
||||
|
||||
if (dynamic_cast<RimView*>(uiItem))
|
||||
if (dynamic_cast<Rim3dView*>(uiItem))
|
||||
{
|
||||
menuBuilder << "Separator";
|
||||
menuBuilder << "RicLinkVisibleViewsFeature";
|
||||
|
||||
Reference in New Issue
Block a user