Salome HOME
Update classes documentation
[modules/shaper.git] / src / XGUI / XGUI_CustomPrs.h
index d8b7147a267f3ee939c41b08f45f5186afb81eda..c7fe0bc0b1819dd3f40cf5f6aa4f277a8a62cd14 100644 (file)
@@ -47,7 +47,7 @@ public:
 
 
 protected:
-  XGUI_Workshop* myWorkshop; /// the current workshop
+  XGUI_Workshop* myWorkshop; ///< the current workshop
 };
 
 #endif