From 7886b447f339d93b848ec30f793c12d4a8d3bf73 Mon Sep 17 00:00:00 2001 From: vsv Date: Wed, 4 Feb 2015 18:53:33 +0300 Subject: [PATCH] Documentation for new methods --- src/XGUI/XGUI_ContextMenuMgr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2