]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.txt
made the code a bit more readable by not using _T() around to-be-generated code snippets
[wxWidgets.git] / wxPython / docs / CHANGES.txt
index e8fd57a3d2760240d21ba2a5905f4648dda2b660..2227a3c7fe900a8f1e94d248a0237f733cac9a8a 100644 (file)
@@ -86,6 +86,10 @@ did rely on the old behaviour you will have to update your code to set
 the minimal sizes of the sizer items to be in the same proportion as
 the items proportions to return to the old behaviour.
 
+Added support for toolbar buttons with dropdown menus.
+
+
+