Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / ModuleBase / ModuleBase_ActionInfo.h
index d796eb4b3437598f2c6db5ead3edf2f5163e31cd..af40d1607645b1185549cb6701178e57315a83c6 100644 (file)
@@ -31,7 +31,7 @@ struct MODULEBASE_EXPORT ModuleBase_ActionInfo
   bool visible; //!< action's visibility state
 
   //! = true if the acton is a modal dialog box else property panel (==false by default)
-  bool modal;   
+  bool modal;
   QIcon icon; //!< action's icon
   QString text; //!< action's text
   QString iconText; //!< action's descriptive icon text