X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_ParamSpinBox.cpp;h=40b50fb1757ff1dca0a7f0dbbe0a3b3f88689685;hb=8cd56d486b6e96b8814002f9f0f4acadd6cea11b;hp=17b9307ca014ab936354b3cf1f4f0464c3cdff34;hpb=0b69354f170a7dc6f2f6968d94498d2213b95fb9;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_ParamSpinBox.cpp b/src/ModuleBase/ModuleBase_ParamSpinBox.cpp index 17b9307ca..40b50fb17 100644 --- a/src/ModuleBase/ModuleBase_ParamSpinBox.cpp +++ b/src/ModuleBase/ModuleBase_ParamSpinBox.cpp @@ -219,7 +219,7 @@ bool ModuleBase_ParamSpinBox::findVariable(const QString& theName, } /*! - \brief This function is called when the spinbox recieves key press event. + \brief This function is called when the spinbox receives key press event. */ //void ModuleBase_ParamSpinBox::keyPressEvent(QKeyEvent* e) //{ @@ -231,7 +231,7 @@ bool ModuleBase_ParamSpinBox::findVariable(const QString& theName, //} /*! - \brief This function is called when the spinbox recieves show event. + \brief This function is called when the spinbox receives show event. */ void ModuleBase_ParamSpinBox::showEvent(QShowEvent* theEvent) {