X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2193517f1b909b834dc6e314acc3b873dc8196d9..0966aee3d9eac832fe7dcf66db2eb06e76c51da5:/contrib/utils/convertrc/rc2wxr.h?ds=inline diff --git a/contrib/utils/convertrc/rc2wxr.h b/contrib/utils/convertrc/rc2wxr.h index 1c3790fb7d..3250092d7e 100644 --- a/contrib/utils/convertrc/rc2wxr.h +++ b/contrib/utils/convertrc/rc2wxr.h @@ -8,7 +8,7 @@ #include "wx/file.h" #include "stdio.h" -class rc2wxr : public wxObject +class rc2wxr : public wxObject { public: rc2wxr(); @@ -45,4 +45,4 @@ void ParseCtrlButton(wxString label, wxString varname); }; -#endif \ No newline at end of file +#endif