]> git.saurik.com Git - wxWidgets.git/blobdiff - misc/unictabl/mk_encodings.sh
reverted the move of wxComboBox styles from wx/defs.h to wx/combobox.h, a lot of...
[wxWidgets.git] / misc / unictabl / mk_encodings.sh
index a7dc61a7acf09deb199250847fc7a7f33c56547d..45d894953b59af2954b5b38e33d3f01746b2bfce 100755 (executable)
@@ -110,7 +110,7 @@ echo "
 
 static struct {
     wxFontEncoding encoding; // encoding identifier
-    wxUint16 *table;         // 8bit to unicode table
+    const wxUint16 *table;         // 8bit to unicode table
 } encodings_list[] = {
 " >> unictabl.inc