use wxGtkString instead of manual g_free()s (also fixed free/g_free mismatch)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 May 2006 21:59:15 +0000 (21:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 May 2006 21:59:15 +0000 (21:59 +0000)
commit8361f92be846ac953deb4b923827cca68fc1ad23
tree29c5e2809b4e09b8144ad8d851643076acdaa74b
parent7e25260c0df5cad7fbf9bca7720ba4893a9f4cad
use wxGtkString instead of manual g_free()s (also fixed free/g_free mismatch)

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