Add @since tags for newly implemented wxNumericProperty

This commit is contained in:
Artur Wieczorek
2019-07-12 20:52:50 +02:00
parent 050d608bcf
commit 82f88906cf

View File

@@ -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
{