Re: [wxMAC 2.8.3] But in /mac/carbon/font.cpp

Vadim Zeitlin vadim at wxwindows.org
Mon May 14 15:54:19 PDT 2007


On Sun, 13 May 2007 12:16:55 +0200 H <H at h.com> wrote:

H> lines 554 - to 556
H> 
H> #else
H>    wxFontBase::GetPixelSize();
H> #endif
H> 
H> 
H> have to be replaced by
H> 
H> #else
H>     return wxFontBase::GetPixelSize();
H> #endif

 Done (unfortunately too late for 2.8), thanks,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list