X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11e3af6e7eed3c4717608ba2095a688b1fea60e0..20cc4e199e83b2d3a357b096b01a830028317707:/interface/wx/spinbutt.h diff --git a/interface/wx/spinbutt.h b/interface/wx/spinbutt.h index e596243c80..2c34359884 100644 --- a/interface/wx/spinbutt.h +++ b/interface/wx/spinbutt.h @@ -77,7 +77,7 @@ public: The value wraps at the minimum and maximum. @endStyleTable - @beginEventTable{wxSpinEvent} + @beginEventEmissionTable{wxSpinEvent} @event{EVT_SPIN(id, func)} Generated whenever an arrow is pressed. @event{EVT_SPIN_UP(id, func)}