Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / ModuleBase / ModuleBase_DoubleSpinBox.h
index c26d17f038ecc4627ca46c3f128ea8bb5c9a93f6..982b1088d264ec4a9d1d5fea2e636ae913e9c164 100644 (file)
@@ -57,7 +57,7 @@ Q_OBJECT
   bool enableKeyPressEvent(const bool& theEnable);
 
   /// Imitation of disable control value. If theEnable is false, the control becomes
-  /// read only and base color is disabled. 
+  /// read only and base color is disabled.
   void setValueEnabled(const bool& theEnable);
 
 signals: