wxUSE_GENERIC_DIALOGS_IN_MSW removed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-08-09 07:44:37 +00:00
parent 12b3fbbfd3
commit 8e254d94e2
6 changed files with 1 additions and 58 deletions

View File

@@ -187,6 +187,7 @@ versions, please update your code to not use them.
- The wxHIDE_READONLY flag for wxFileDialog was not implemented
and has now been removed
- wxTaskBarIcon::OnXXX() virtual methods: use events instead
- obsolete and not used wxUSE_GENERIC_DIALOGS_IN_MSW has been removed
OTHER CHANGES