]> git.saurik.com Git - wxWidgets.git/commit
Delete the menu on close in the wxWebView sample. Fixes most of the memory leaks.
authorSteve Lamerton <steve.lamerton@gmail.com>
Wed, 28 Sep 2011 19:44:35 +0000 (19:44 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Wed, 28 Sep 2011 19:44:35 +0000 (19:44 +0000)
commit7892e035c9a247715635ec82f139741d20d07358
tree208d8840014d2d98a4e1055601b5f93de8190e38
parente924e848f74c0857443255d5a4ac300e08ba7c47
Delete the menu on close in the wxWebView sample. Fixes most of the memory leaks.

See #13500

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