wxWidgets/include/wx/persist
Vadim Zeitlin eacfac2d5e Fix return value of wxPersistentSplitter::RestoreValue().
It used to always return false which didn't allow the code using to decide
whether the default splitter position should be used or not.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-30 10:08:14 +00:00
..
bookctrl.h add support for persistent controls 2009-01-30 21:38:29 +00:00
splitter.h Fix return value of wxPersistentSplitter::RestoreValue(). 2011-10-30 10:08:14 +00:00
toplevel.h add support for persistent controls 2009-01-30 21:38:29 +00:00
treebook.h add support for persistent controls 2009-01-30 21:38:29 +00:00
window.h add ugly macros to abstract the difference between Bind() and Connect() -- this is still less ugly than having #ifs everywhere 2009-03-02 12:10:40 +00:00