fix for discrepancies between wxNotebookEvent and wxNotebook GetSelection() results
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 22 May 2001 14:01:02 +0000 (14:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 22 May 2001 14:01:02 +0000 (14:01 +0000)
commit36202885d48e85cc2012f5595ec1dfe00991e886
treec0fd65c8c857e534c7c832635e9d750ce571b99e
parentf139dfe8e34630022fdf133165303b42a36661a9
fix for discrepancies between wxNotebookEvent and wxNotebook GetSelection() results

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