made GetPage() not virtual because it doesn't need to be virtual and this allows...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Oct 2005 17:26:09 +0000 (17:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Oct 2005 17:26:09 +0000 (17:26 +0000)
commit97c58531bf6912d5b6214b4bd6298466ebcb87ca
tree2d4d61633e2ef3428e64accff8ac491e81aeecc5
parent49732ef2016ce983a66945007f093692cc734b0b
made GetPage() not virtual because it doesn't need to be virtual and this allows to have const overload of it

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