X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00393283ff4ad9e2185096e355e1d58ec95899d1..8916d00747c8e7b704ad549afcd8d0f88b6d861e:/contrib/src/xrc/xmlexpat.cpp?ds=inline diff --git a/contrib/src/xrc/xmlexpat.cpp b/contrib/src/xrc/xmlexpat.cpp index 47be0b67d1..9eaa5c7310 100644 --- a/contrib/src/xrc/xmlexpat.cpp +++ b/contrib/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)