add support for persistent controls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-01-30 21:38:29 +00:00
parent b69470e4ee
commit 0fa541e870
25 changed files with 1548 additions and 20 deletions

View File

@@ -280,6 +280,9 @@ Major new features in this release
welcome (and due to using the simple Doxygen syntax it is now easier than
ever to submit patches correcting them! :-)
- Support for persistent objects automatically saving and restoring their state
was added.
2.9.0
-----