Add @since tags for newly implemented wxNumericProperty
This commit is contained in:
@@ -114,6 +114,8 @@ public:
|
|||||||
wraps at Min/Max.
|
wraps at Min/Max.
|
||||||
- ::wxPG_ATTR_SPINCTRL_MOTION: Specify if value can also by changed with
|
- ::wxPG_ATTR_SPINCTRL_MOTION: Specify if value can also by changed with
|
||||||
SpinCtrl editor by moving mouse when left mouse button is being pressed.
|
SpinCtrl editor by moving mouse when left mouse button is being pressed.
|
||||||
|
|
||||||
|
@since 3.1.3
|
||||||
*/
|
*/
|
||||||
class wxNumericProperty : public wxPGProperty
|
class wxNumericProperty : public wxPGProperty
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user