wxFrameBase::DoGiveHelp fix for Bug 1340887 incomplete

Vadim Zeitlin vadim at wxwindows.org
Tue Apr 3 04:33:12 PDT 2007


On Tue, 03 Apr 2007 11:32:17 +0200 Matthias Reitberger <matthias.reitberger at mecadtron.de> wrote:

MR> I first had to modify msw/frame.cpp to make it compile:
MR> 
MR> -    DoGiveHelp(wxEmptyString, false);
MR> +    DoGiveHelp(wxEmptyString);

 Oops, looks I forgot to commit this file, done now, thanks,
VZ

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





More information about the wx-users mailing list