]> git.saurik.com Git - wxWidgets.git/commit
fixed deleting pages from the notebook
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 2 Jul 2001 19:37:51 +0000 (19:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 2 Jul 2001 19:37:51 +0000 (19:37 +0000)
commit10199e27d54df4a0a2a7b2577645ce4561e8ed5f
treebc15042f16870810d0e540c70a31b9124f2599e3
parent07b8d7ecc39cfc6cce17156b91c6de1cfb56ce5b
fixed deleting pages from the notebook

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