summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qlocale.h')
-rw-r--r--src/corelib/tools/qlocale.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/corelib/tools/qlocale.h b/src/corelib/tools/qlocale.h
index ef7a26ea79..e3d6c84c50 100644
--- a/src/corelib/tools/qlocale.h
+++ b/src/corelib/tools/qlocale.h
@@ -851,7 +851,7 @@ public:
Serbia = 243,
SaintBarthelemy = 244,
SaintMartin = 245,
- LatinAmericaAndTheCaribbean = 246,
+ LatinAmerica = 246,
AscensionIsland = 247,
AlandIslands = 248,
DiegoGarcia = 249,
@@ -865,6 +865,8 @@ public:
Kosovo = 257,
EuropeanUnion = 258,
OutlyingOceania = 259,
+ World = 260,
+ Europe = 261,
Tokelau = TokelauCountry,
Tuvalu = TuvaluCountry,
@@ -874,8 +876,9 @@ public:
RepublicOfKorea = SouthKorea,
RussianFederation = Russia,
SyrianArabRepublic = Syria,
+ LatinAmericaAndTheCaribbean = LatinAmerica,
- LastCountry = OutlyingOceania
+ LastCountry = Europe
};
// GENERATED PART ENDS HERE