]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/spinbutt.cpp
added wxTextAttr::Merge (modified patch 1482719)
[wxWidgets.git] / src / msw / spinbutt.cpp
index 69e20420fd7eb45b3faa752169283ba79adbdca4..d0253de614b5c2d42549466f3df5e99f72dee4fe 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        msw/spinbutt.cpp
+// Name:        src/msw/spinbutt.cpp
 // Purpose:     wxSpinButton
 // Author:      Julian Smart
 // Modified by:
@@ -25,7 +25,7 @@
 #endif
 
 #ifndef WX_PRECOMP
-#include "wx/app.h"
+    #include "wx/app.h"
 #endif
 
 #if wxUSE_SPINBTN