]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
Make PaintBackground virtual, too. Now that we have
[wxWidgets.git] / include / wx / msw / setup0.h
index 3a37146aa05a1fbd7016c659f6861c0608112eef..e49950962258dbd5f1ad5300b895b4f528a73414 100644 (file)
 // Use standard C++ streams if 1. If 0, use wxWin streams implementation only.
 #define wxUSE_STD_IOSTREAM  0
 
-// Enable converion to  standard C++ string if 1.
+// Enable conversion to  standard C++ string if 1.
 #define wxUSE_STD_STRING  0
 
 // ----------------------------------------------------------------------------