Salome HOME
Spell-checking
[modules/shaper.git] / src / ModuleBase / ModuleBase_DoubleSpinBox.h
index 2daa53b955a94ecf7f4052f326168c79136238ea..87cbe6e84e665075d2fe425b3cafbd8834b9a4af 100644 (file)
@@ -21,7 +21,7 @@ class MODULEBASE_EXPORT ModuleBase_DoubleSpinBox : public QDoubleSpinBox
 Q_OBJECT
 
  public:
-  explicit ModuleBase_DoubleSpinBox( QWidget* theParent = 0, int thePrecision = 12 );
+  explicit ModuleBase_DoubleSpinBox( QWidget* theParent = 0, int thePrecision = -12 );
   virtual ~ModuleBase_DoubleSpinBox();
 
   /// Returns true if the control is clear