wxHelpController now wxCHMHelpController on Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -8,6 +8,7 @@ wxWidgets Change Log - For more verbose changes, see the manual
|
||||
All:
|
||||
|
||||
- wxPathExists deprecated, use wxDirExists instead.
|
||||
- Configure: --enable-std_iostreams, --enable-std_string are now the default.
|
||||
|
||||
All (GUI):
|
||||
|
||||
@@ -18,7 +19,7 @@ wxMSW:
|
||||
|
||||
- Fixed static box border when the label is empty.
|
||||
- Fixed SetBackgroundColour() to change only label background, not entire box.
|
||||
- wxHelpController is now aliased to wxBestHelpController.
|
||||
- wxHelpController is now aliased to wxCHMHelpController.
|
||||
|
||||
wxWinCE:
|
||||
|
||||
|
Reference in New Issue
Block a user