X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1ad83f6b37e3e3a0c4a6dc094cc346b45074bf6a..37d6243357b65ce2a2fa7a35b848ebefb88a3912:/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); };