X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_SelectionMgr.h;h=0ca09a167f2c1edc34ee88c026cabc9a2eeb260d;hb=423f6b0a08a86d5e47115b87603cddeae4468b49;hp=441b52d6436d825cf512964cee732a08db3dea67;hpb=45314f99ce0639af40401746aab4917f076102f2;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_SelectionMgr.h b/src/XGUI/XGUI_SelectionMgr.h index 441b52d64..0ca09a167 100644 --- a/src/XGUI/XGUI_SelectionMgr.h +++ b/src/XGUI/XGUI_SelectionMgr.h @@ -55,7 +55,7 @@ Q_OBJECT void clearSelection(); /// Updates selection, which are depend on the selection in the given place - /// \thePlace a widget where selection has happened. + /// \param thePlace a widget where selection has happened. void updateSelectionBy(const ModuleBase_ISelection::SelectionPlace& thePlace); signals: