]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/convertrc/rc2wxr.h
wxEmptyString decorations.
[wxWidgets.git] / contrib / utils / convertrc / rc2wxr.h
index 1c3790fb7d2e175d1200a7f5b5c15618251d2ee0..3250092d7e2f1a45a1532dcea0096be926826f44 100644 (file)
@@ -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