]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention removal of wxHIDE_READONLY
authorJulian Smart <julian@anthemion.co.uk>
Wed, 2 Jun 2004 16:28:48 +0000 (16:28 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 2 Jun 2004 16:28:48 +0000 (16:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index e9a61cdf66cf9045dfbdd4ef0116f2f5ce440b47..379d80de438961019808fafe391a4237143ce1b0 100644 (file)
@@ -89,6 +89,8 @@ versions, please update your code to not use them.
                      wxHashTable::compatibility_iterator to store the return
                      value
 - wxWave class; use wxSound instead
+- The wxHIDE_READONLY flag for wxFileDialog was not implemented
+  and has now been removed
 
 
 OTHER CHANGES