implemented wxNativeFontInfo::operator=() when wxUSE_PANGO, this fixes crashes when...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Jul 2004 17:00:13 +0000 (17:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Jul 2004 17:00:13 +0000 (17:00 +0000)
commit23afe648cebb471ce620528fbeb8bfd2f25849fc
tree177383eb509ba4fc8f97e47680849c4d0da1a6ab
parentec91fc141f1a25425af061638b0b31d6175cdd20
implemented wxNativeFontInfo::operator=() when wxUSE_PANGO, this fixes crashes when wxFont::SetNativeFontInfo() is used

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