summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale_data_p.h
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2017-05-23 17:18:18 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2017-06-08 13:37:01 +0000
commit72900b3d88dc326ace5b091d2ba8cea5ffb28a90 (patch)
tree89eaaf4f7571a5e57cf9b2e5bd1fd11c6d18b886 /src/corelib/tools/qlocale_data_p.h
parent99dd95f3c236bb48481199a1162bfefce3e31966 (diff)
Fix CLDR C++ generation to name "Han with Bopomofo" properly
We were using "Han With Bopomofo" (capitalized With) so that an enum member in qlocale.h would be suitably camel-case; however, this lead to spurious changes in qlocale_data_p.h where it names the script. Use the correct (lower-case with) form and arrange for the enum members to be generated with first letter of each word upper-case (but not with each word capitalize()d; some words in there are already camel-case, so .capitalize()ing would lower-case the later sub-words in these). Change-Id: I974c89dd40814eaf3bd538f06b9b4ebf17492f20 Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/corelib/tools/qlocale_data_p.h')
0 files changed, 0 insertions, 0 deletions