]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
wx.aui.AUI_ART_GRADIENT_TYPE --> wx.aui.AUI_DOCKART_GRADIENT_TYPE
[wxWidgets.git] / docs / changes.txt
index b83555f1010beeec28e968b5e95d06324ab8d266..ac1a417acdc3be4b7471757d10bf0ca6c89adcad 100644 (file)
@@ -92,6 +92,7 @@ Major new features in 2.8 release
 
 All:
 
+- Fix compilation with wxUSE_STL=1
 - wxGrid::GetBestSize() returns same size the grid would have after AutoSize()
 
 wxMSW: