do not assert in wxFTP construction because of its 'staticness'; allocate it on the...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 9 Jan 2009 16:50:43 +0000 (16:50 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 9 Jan 2009 16:50:43 +0000 (16:50 +0000)
commitd6accb8cd94032199732a7a8f18fc2775c90fd5b
tree2fddfafacdb5103587f1f96687a43a346b68b872
parent00e3ea1c6f5e52509f52e427a8aaae3ffb534f88
do not assert in wxFTP construction because of its 'staticness'; allocate it on the heap

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/console/console.cpp