]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Remove the documentation of non-existent wxNO_T macro.
[wxWidgets.git] / docs / changes.txt
index d9397e54b0a5c3da14d9ff1217778f416dc87a81..6722097017cb66f244d5d23db044962d70805859 100644 (file)
@@ -478,6 +478,7 @@ MSW:
 - Added support for wxEXEC_MAKE_GROUP_LEADER to wxExecute (tteras).
 - Set wxMenu being closed in wxEVT_MENU_CLOSE events (Marcin Malich).
 - Fix coordinates and Z-position for joystick events (Markus Juergens).
+- Fix size of the font returned by wxTextCtrl::GetStyle() (Igor Korot).
 
 OSX: