X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..12b5f4b4d2d8a07962da7ba3b78c8c1ec2634a67:/src/palmos/spinbutt.cpp diff --git a/src/palmos/spinbutt.cpp b/src/palmos/spinbutt.cpp index 5c52674988..abd6314509 100644 --- a/src/palmos/spinbutt.cpp +++ b/src/palmos/spinbutt.cpp @@ -24,14 +24,14 @@ #pragma hdrstop #endif -#ifndef WX_PRECOMP -#include "wx/app.h" -#endif - #if wxUSE_SPINBTN #include "wx/spinbutt.h" +#ifndef WX_PRECOMP + #include "wx/app.h" +#endif + IMPLEMENT_DYNAMIC_CLASS(wxSpinEvent, wxNotifyEvent) // ============================================================================ @@ -147,5 +147,4 @@ void wxSpinButton::SetRange(int minVal, int maxVal) } #endif - // wxUSE_SPINCTN - + // wxUSE_SPINBTN