Resolve ambiguity between two wxAuiNotebook overloads.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Jan 2012 18:48:34 +0000 (18:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Jan 2012 18:48:34 +0000 (18:48 +0000)
commit3b7e7e24976f9d2d9f57aa3f335676668c43ed93
tree8501a39d90a21595902d956683e4c6ec4b2cf56a
parentbb7bbd12d311a447d0f8a72adc63c9b78464c01f
Resolve ambiguity between two wxAuiNotebook overloads.

wxAuiNotebook-specific InsertPage() and the version inherited from
wxBookCtrlBase were ambiguous if used with default values for their 2 last
arguments. Resolve this by removing defaults from the inherited version.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/aui/auibook.h