X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_DoubleSpinBox.h;h=51c36cc70257523a909e10cf94a2c9c6977208ec;hb=af2167011bf0bbd0f0922fd3ece14a2f413803a3;hp=d98957b14ad1aca71870bcb8c4611edad64db1f3;hpb=0f2007b396e10d40e2fe11383238b6847abc7b11;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_DoubleSpinBox.h b/src/ModuleBase/ModuleBase_DoubleSpinBox.h index d98957b14..51c36cc70 100644 --- a/src/ModuleBase/ModuleBase_DoubleSpinBox.h +++ b/src/ModuleBase/ModuleBase_DoubleSpinBox.h @@ -69,7 +69,6 @@ signals: /// Called on text changed virtual void onTextChanged(const QString&); void onValueChanged(const QString& theValue); - void onEditingFinished(); protected: /// Removes extra trailing zero symbols