(#446) Added feature "Set master view" to context menu in 3D and in project tree

This commit is contained in:
Magne Sjaastad
2015-09-16 15:13:56 +02:00
parent 4c781b12be
commit f1e11780ce
5 changed files with 175 additions and 6 deletions

View File

@@ -207,6 +207,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
commandIds << "RicLinkViewFeature";
commandIds << "RicUnLinkViewFeature";
commandIds << "RicShowLinkOptionsFeature";
commandIds << "RicSetMasterViewFeature";
bool firstLinkAction = true;