fixed memory leak in wxNativeFontInfo when using Pango
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 2 Jul 2004 20:54:12 +0000 (20:54 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 2 Jul 2004 20:54:12 +0000 (20:54 +0000)
commitfdf7514a009227ebf09cf8e184b3d96aa33eb026
treeb49b8d0f80ff998c3c550ac7fc5cd57e631b62b3
parent2d17baae34e212fd96e3a0d6f6baad417f89ca27
fixed memory leak in wxNativeFontInfo when using Pango

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/fontutil.h
src/gtk/control.cpp
src/gtk/settings.cpp
src/gtk1/control.cpp
src/gtk1/settings.cpp
src/unix/fontutil.cpp