]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/setup_inc.h
Add *wxTopLevelWindowGTK*RequestUserAttention*int*;
[wxWidgets.git] / include / wx / setup_inc.h
index f459983f32ff565bb3a12f48dc3c3ff5b7a2c249..6987721a583754105cba8c16f5e395a5c71c2e10 100644 (file)
 #define wxODBC_FWD_ONLY_CURSORS         1
 
 // Default is 0.  Set to 1 to use the deprecated classes, enum types, function,
-// member variables.  With a setting of 1, full backward compatability with the
+// member variables.  With a setting of 1, full backward compatibility with the
 // 2.0.x release is possible. It is STRONGLY recommended that this be set to 0,
 // as future development will be done only on the non-deprecated
 // functions/classes/member variables/etc.