Fix return value of wxPersistentSplitter::RestoreValue().
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Oct 2011 10:08:14 +0000 (10:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Oct 2011 10:08:14 +0000 (10:08 +0000)
commiteacfac2d5eb938862a68e5ff83ffd46d2fa4aaca
treeb823e2b21d3cd130822d99c59c338ea5709828ff
parent7cab9c419393b97cfc2f7c08940ca5a52010381c
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
include/wx/persist/splitter.h