]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_MenuMgr.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / XGUI / XGUI_MenuMgr.h
index f0259d8733428c6790768b3bff0746b9f4639c40..b841c03a1ba9d4cec1235ba2846d506320cff08a 100755 (executable)
@@ -63,7 +63,7 @@ private:
   XGUI_Workshop* myWorkshop; ///< the current workshop
 
   /// container of existing workbenchs
-  std::list< std::shared_ptr<XGUI_MenuWorkbench> > myWorkbenches; 
+  std::list< std::shared_ptr<XGUI_MenuWorkbench> > myWorkbenches;
 };
 
 #endif /* XGUI_MENUMGR_H_ */