]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/spinbutt.cpp
Fixed printf-related warnings
[wxWidgets.git] / src / palmos / spinbutt.cpp
index 5c526749880517f11218469a1e8f314b8814d3ec..abd631450977a3aeb256c76dcb6b0a74bb85c7b9 100644 (file)
     #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