]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
authornds <natalia.donis@opencascade.com>
Thu, 29 Jan 2015 09:58:05 +0000 (12:58 +0300)
committernds <natalia.donis@opencascade.com>
Thu, 29 Jan 2015 09:58:05 +0000 (12:58 +0300)
1  2 
src/ModuleBase/ModuleBase_IModule.h
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_SketcherMgr.h
src/XGUI/XGUI_Workshop.cpp

Simple merge
Simple merge
index 8ad6e0be4815a979369ae70d0babe2641f35d429,b1b9fd4917f28383768faff890f75cd1e0155e83..1507f92e98926f64a60d7ca38feb4210ca6e74f7
@@@ -31,10 -31,8 +31,11 @@@ class ModuleBase_Operation
  class QMouseEvent;
  
  /**
+ * \ingroup Modules
  * A class for management of sketch operations
 +  At the time of the sketcher operation active, only the sketch sub-feature results are
 +  displayed in the viewer. After the sketch create/edit operation is finished, the sub-feature
 +  are hidden, the sketch feature result is displayed
  */
  class PARTSET_EXPORT PartSet_SketcherMgr : public QObject
  {
Simple merge