Added a line to set m_font in the wxWindowDC ctor (with window arg) so that GetTextEx...
authorMichael Bedward <mbedward@ozemail.com.au>
Thu, 5 Aug 1999 06:14:06 +0000 (06:14 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Thu, 5 Aug 1999 06:14:06 +0000 (06:14 +0000)
commit60f5b8804baa6d005afd8a595850037a614f0d3c
tree36fbaebd1ff10335c88a1ca44c04df4707f1a094
parent645ab2ee26d706d343bd6ff3da062fed9154b0d0
Added a line to set m_font in the wxWindowDC ctor (with window arg) so that GetTextExtent will work properly

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