]> git.saurik.com Git - wxWidgets.git/commit - src/gtk/notebook.cpp
fix wxNotebook::GetPage{Text,Image}() when they were called from the page change...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 Feb 2008 01:37:23 +0000 (01:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 Feb 2008 01:37:23 +0000 (01:37 +0000)
commitf986fe7613f8e59727a11285be53017fecaafd0f
treebef0a0f3e5ab8de702528b75541b15b3555d8790
parent9b9483c7fd11ba8386d4c7ed3b5d701dfeae48e9
fix wxNotebook::GetPage{Text,Image}() when they were called from the page change event handler for the first added page (patch 1895161)

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