use a wxCharBuffer instead of malloc/free for pango underline workaround
authorPaul Cornett <paulcor@bullseye.com>
Mon, 17 Dec 2007 05:58:07 +0000 (05:58 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 17 Dec 2007 05:58:07 +0000 (05:58 +0000)
commitd6afc2c88c0d71bb019b88755e85528ddc820fd4
tree0e7b66058d31f660588ca9eab07b2e52279f6692
parentd254213eb2b973e826ed3bc84bc681a819eae091
use a wxCharBuffer instead of malloc/free for pango underline workaround

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