]> git.saurik.com Git - wxWidgets.git/commit - samples/sockets/client.cpp
add accelerators for the other menu commands; plug memory leak in OnTest3(); use...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 2 Jan 2009 00:44:32 +0000 (00:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 2 Jan 2009 00:44:32 +0000 (00:44 +0000)
commit9c22ef28b0da7455a2bb60446b52ce94a927bb1f
treeb6a3a677e16e6db6ac4c90821c59dfdd78cbe78e
parent7ea70b6f0fe9ea63ccc22c632ecb06e4e552d2c4
add accelerators for the other menu commands; plug memory leak in OnTest3(); use wxCharBuffer instead of manual new/delete to avoid leaks in the future

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