From: Anthony Geay Date: Fri, 22 Jun 2018 11:47:43 +0000 (+0200) Subject: Try to port quickly X-Git-Tag: SHAPER_V9_1_0RC1~3^2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e9d9bb0dc8705daed7faf1511fafbbc1d520153e;p=modules%2Fparavis.git Try to port quickly --- diff --git a/src/PVGUI/PVGUI_Module_actions.cxx b/src/PVGUI/PVGUI_Module_actions.cxx index a07f9719..caa47071 100644 --- a/src/PVGUI/PVGUI_Module_actions.cxx +++ b/src/PVGUI/PVGUI_Module_actions.cxx @@ -522,7 +522,7 @@ void PVGUI_Module::pvCreateMenus() // -- Context menu in the pipeline browser pqPipelineBrowserWidget * pq = guiElements->getPipelineBrowserWidget(); - pqParaViewMenuBuilders::buildPipelineBrowserContextMenu( *pq ); + pqParaViewMenuBuilders::buildPipelineBrowserContextMenu( *(pq->contextMenu()) ); } /*!