]> git.saurik.com Git - wxWidgets.git/commitdiff
xti changes
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 7 Jan 2011 17:50:25 +0000 (17:50 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 7 Jan 2011 17:50:25 +0000 (17:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/spinbtncmn.cpp

index 2d427121f1035ccf3fd9658cdff49ea9e7b7f882..dbc2f8252350ce0766024b722750e121fd212c4b 100644 (file)
@@ -71,7 +71,7 @@ wxBEGIN_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/spinbutt.h")
 
 wxBEGIN_PROPERTIES_TABLE(wxSpinButton)
     wxEVENT_RANGE_PROPERTY( Spin, wxEVT_SCROLL_TOP, wxEVT_SCROLL_CHANGED, wxSpinEvent )