X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1ad83f6b37e3e3a0c4a6dc094cc346b45074bf6a..f55d21ebb5d3392dd7e5990f7bdbb523f3089f6d:/contrib/include/wx/xml/xh_stbmp.h diff --git a/contrib/include/wx/xml/xh_stbmp.h b/contrib/include/wx/xml/xh_stbmp.h index cd31cbcc27..9c8e352d39 100644 --- a/contrib/include/wx/xml/xh_stbmp.h +++ b/contrib/include/wx/xml/xh_stbmp.h @@ -20,10 +20,10 @@ class WXDLLEXPORT wxStaticBitmapXmlHandler : public wxXmlResourceHandler { - public: - wxStaticBitmapXmlHandler(); - virtual wxObject *DoCreateResource(); - virtual bool CanHandle(wxXmlNode *node); +public: + wxStaticBitmapXmlHandler(); + virtual wxObject *DoCreateResource(); + virtual bool CanHandle(wxXmlNode *node); };