]> git.saurik.com Git - wxWidgets.git/commit
added assert to check that notebook page does have notebook as parent; removed duplic...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Apr 2003 17:46:48 +0000 (17:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Apr 2003 17:46:48 +0000 (17:46 +0000)
commitefa14cf20a6fb94b2d3099cb1b884a2c3d8c2b8f
tree8b4d3b0af957799ba60473cd85b7a0b3be967ddb
parent01562b11f2c330ce567429d92f1264935f8f64a9
added assert to check that notebook page does have notebook as parent; removed duplicated AddPage()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/notebook.h
src/msw/notebook.cpp