wxFontData doesn't need to be static in wxGenericFontButton (unlike wxColourData...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Feb 2008 21:32:11 +0000 (21:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Feb 2008 21:32:11 +0000 (21:32 +0000)
commit3fc69ebc38c90da3b94791bb4f57a2f7dd1ecdcd
treef8daff0f731fc1c70d81d0461a36903b2cb6ceac
parent696f3e9dd0ba59c5ed8d7ea9ceb45f92687dcaf2
wxFontData doesn't need to be static in wxGenericFontButton (unlike wxColourData in wxGenericColourButton where it was copied from) (patch 1883375)

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