]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/private.h
cleaning up problems after string changes
[wxWidgets.git] / include / wx / msw / private.h
index b11c9c455a2f0d9fe36001465aed91a5583bb688..52c924ae09e89a4d8216211a12f56a9e496343ef 100644 (file)
@@ -824,7 +824,8 @@ enum wxWinVersion
     wxWinVersion_2003 = 0x0502,
 
     wxWinVersion_6 = 0x0600,
     wxWinVersion_2003 = 0x0502,
 
     wxWinVersion_6 = 0x0600,
-    wxWinVersion_NT6 = 0x0600
+    wxWinVersion_Vista = wxWinVersion_6,
+    wxWinVersion_NT6 = wxWinVersion_6
 };
 
 WXDLLIMPEXP_BASE wxWinVersion wxGetWinVersion();
 };
 
 WXDLLIMPEXP_BASE wxWinVersion wxGetWinVersion();