X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..226de48a85fdfc8ada9c5fa942f94eecc7dc7f8c:/contrib/utils/convertrc/rc2xml.cpp diff --git a/contrib/utils/convertrc/rc2xml.cpp b/contrib/utils/convertrc/rc2xml.cpp index 84550e0205..17fc4cebf7 100644 --- a/contrib/utils/convertrc/rc2xml.cpp +++ b/contrib/utils/convertrc/rc2xml.cpp @@ -12,7 +12,7 @@ trans->Convert("Myfile.rc","Myfile.xml"); 1. Figure how to fix memory leaks in all wxLists in this class 2. Find a way to rename MS Windows fonts so that they work cross platform (wxGTK,etc) -3. Be able to abort incorrectly formated files without crashing +3. Be able to abort incorrectly formatted files without crashing */ // For compilers that support precompilation, includes "wx/wx.h".