]> git.saurik.com Git - wxWidgets.git/commit
Deprecate old style wxPanel ctor taking separate coordinates.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Mar 2011 00:00:42 +0000 (00:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Mar 2011 00:00:42 +0000 (00:00 +0000)
commitcf858bab79c18d709b3fa3375202c2ddf3d599e5
treee458bef9b22e4cebdd7fcbc9e0eeccf9e0dc28ad
parent5b87bd6c0b694fa7634e7a16ed030033ff8e8bdd
Deprecate old style wxPanel ctor taking separate coordinates.

wxPanel had a ctor in very old (wx 1.x-compatible?) style which was marked as
"old" and not documented but not officially deprecated. Do deprecate it now in
view of removing it in later releases.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/panelg.h
include/wx/msw/panel.h
include/wx/univ/panel.h