avoid GTK3 warning "GtkNotebook %p is mapped but visible child wxPizza %p is not...
authorPaul Cornett <paulcor@bullseye.com>
Tue, 25 Oct 2011 05:12:14 +0000 (05:12 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 25 Oct 2011 05:12:14 +0000 (05:12 +0000)
commitfa232222536c7623aae546dad601a7ddb52e3abc
tree3f6eba3bbc3d9a97462f9a6218922f586aaac1f1
parent34949efe0d10cecef8254d471b0f9ef5fe6cc7ed
avoid GTK3 warning "GtkNotebook %p is mapped but visible child wxPizza %p is not mapped"
whatever problem this hack was supposed to solve, this was not the way to fix it

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