X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/40730ad17db78193611389a3d12db772b28eac31..e4097f77c440b1f31a80fe273cc732c14d606096:/interface/wx/xrc/xh_sizer.h diff --git a/interface/wx/xrc/xh_sizer.h b/interface/wx/xrc/xh_sizer.h index 2690a0d8e2..ce1c9c1b63 100644 --- a/interface/wx/xrc/xh_sizer.h +++ b/interface/wx/xrc/xh_sizer.h @@ -4,7 +4,7 @@ // Author: Kinaou Hervé // Created: 2010-10-24 // Copyright: (c) 2010 wxWidgets development team -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -62,7 +62,7 @@ protected: { ... - prottected: + protected: bool IsSizerNode(wxXmlNode *node) const { return IsOfClass(node, "MySizer") ||