projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixing osx_cocoa
[wxWidgets.git]
/
src
/
common
/
spinbtncmn.cpp
diff --git
a/src/common/spinbtncmn.cpp
b/src/common/spinbtncmn.cpp
index 2d427121f1035ccf3fd9658cdff49ea9e7b7f882..dbc2f8252350ce0766024b722750e121fd212c4b 100644
(file)
--- a/
src/common/spinbtncmn.cpp
+++ b/
src/common/spinbtncmn.cpp
@@
-71,7
+71,7
@@
wxBEGIN_FLAGS( wxSpinButtonStyle )
wxFLAGS_MEMBER(wxSP_WRAP)
wxEND_FLAGS( wxSpinButtonStyle )
wxFLAGS_MEMBER(wxSP_WRAP)
wxEND_FLAGS( wxSpinButtonStyle )
-wxIMPLEMENT_DYNAMIC_CLASS_XTI(wxSpinButton, wxControl, "wx/spinbut.h")
+wxIMPLEMENT_DYNAMIC_CLASS_XTI(wxSpinButton, wxControl, "wx/spinbut
t
.h")
wxBEGIN_PROPERTIES_TABLE(wxSpinButton)
wxEVENT_RANGE_PROPERTY( Spin, wxEVT_SCROLL_TOP, wxEVT_SCROLL_CHANGED, wxSpinEvent )
wxBEGIN_PROPERTIES_TABLE(wxSpinButton)
wxEVENT_RANGE_PROPERTY( Spin, wxEVT_SCROLL_TOP, wxEVT_SCROLL_CHANGED, wxSpinEvent )