]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup0.h
Add *wxTopLevelWindowGTK*RequestUserAttention*int*;
[wxWidgets.git] / include / wx / mac / setup0.h
index 381a24787cbb6bb90fb14c7f5e1f6b09acd961b7..6d5991fc9deeee3b70206e771f1660c8f3c1f104 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
 
 // ----------------------------------------------------------------------------