Salome HOME
Fix for the issue #2753 : error when dump/load script
[modules/shaper.git] / src / ModuleBase / ModuleBase_ParamSpinBox.h
index a2a4086980645fd47b89535bcce26c736edd48f6..8437b746cc8967641c7de81f8cbf7b7316f72795 100644 (file)
@@ -152,7 +152,6 @@ private:
 
   QStringListModel* myCompleterModel;
   QCompleter* myCompleter;
-  int myPrecision;
 
   double myMinimum;
   double myMaximum;