From: vsv Date: Wed, 4 Feb 2015 15:53:33 +0000 (+0300) Subject: Documentation for new methods X-Git-Tag: V_1.1.0~212^2~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7886b447f339d93b848ec30f793c12d4a8d3bf73;p=modules%2Fshaper.git Documentation for new methods --- diff --git a/src/XGUI/XGUI_ContextMenuMgr.h b/src/XGUI/XGUI_ContextMenuMgr.h index 7fc3d6bfa..a263c9697 100644 --- a/src/XGUI/XGUI_ContextMenuMgr.h +++ b/src/XGUI/XGUI_ContextMenuMgr.h @@ -46,7 +46,7 @@ Q_OBJECT void connectViewer() const; /// Add menu atems for viewer into the given menu (used in SALOME mode) - /// \param a popup menu to be shown in the viewer + /// \param theMenu a popup menu to be shown in the viewer void addViewerItems(QMenu* theMenu) const; signals: