]> git.saurik.com Git - wxWidgets.git/commit
wxUSE_PANGO is always 1 for wxGTK2 so there is no need to use #if wxUSE_PANGO in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 20:00:42 +0000 (20:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 20:00:42 +0000 (20:00 +0000)
commit177df6c5f6c24251cab056ce39e206ec3fd6b44b
tree949960ea03648fdd02915e64ce00edad085f03b3
parent789367e10d91dff77ed0069c4f5079eb7a00db09
wxUSE_PANGO is always 1 for wxGTK2 so there is no need to use #if wxUSE_PANGO in GTK2-only code

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