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