diff --git a/interface/wx/propgrid/props.h b/interface/wx/propgrid/props.h index ffa6499658..df9f9fd1a0 100644 --- a/interface/wx/propgrid/props.h +++ b/interface/wx/propgrid/props.h @@ -114,6 +114,8 @@ public: wraps at Min/Max. - ::wxPG_ATTR_SPINCTRL_MOTION: Specify if value can also by changed with SpinCtrl editor by moving mouse when left mouse button is being pressed. + + @since 3.1.3 */ class wxNumericProperty : public wxPGProperty {