X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00393283ff4ad9e2185096e355e1d58ec95899d1..e044f6001e70d815f72d3911ce6bd01255847ecd:/src/xrc/xmlexpat.cpp?ds=sidebyside diff --git a/src/xrc/xmlexpat.cpp b/src/xrc/xmlexpat.cpp index 47be0b67d1..9eaa5c7310 100644 --- a/src/xrc/xmlexpat.cpp +++ b/src/xrc/xmlexpat.cpp @@ -33,7 +33,7 @@ - handle unknown encodings - process all elements, including CDATA - - XML resources should automatically select desired encoding based on + - XRC resources should automatically select desired encoding based on runtime environment (?) (would need BIN and BINZ formats modification, too)