]> 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 729fde34345ca516b8b01334b57b2d6d3a774aed..52c924ae09e89a4d8216211a12f56a9e496343ef 100644 (file)
@@ -824,7 +824,7 @@ enum wxWinVersion
     wxWinVersion_2003 = 0x0502,
 
     wxWinVersion_6 = 0x0600,
-    wxWinVersion_Vista = wxWinVersion_6
+    wxWinVersion_Vista = wxWinVersion_6,
     wxWinVersion_NT6 = wxWinVersion_6
 };