mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
Update windows/src/desktop/setup/Keyman.Setup.System.SetupUILanguageManager.pas
Co-authored-by: rc-swag <58423624+rc-swag@users.noreply.github.com>
This commit is contained in:
parent
aaa89e0947
commit
3ecc2dcc51
1 changed files with 2 additions and 0 deletions
|
|
@ -168,6 +168,8 @@ begin
|
|||
);
|
||||
FreeAndNil(FSortedValues);
|
||||
FSortedValues := sortedPairA;
|
||||
FIndexMapping.Clear;
|
||||
|
||||
i := 0;
|
||||
FIndexMapping.Clear;
|
||||
for item in FLocales do
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue