mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-25 17:57:41 +00:00
Update initprog.pas
This commit is contained in:
parent
7915429cf6
commit
4fcc23eb40
1 changed files with 1 additions and 1 deletions
|
|
@ -358,7 +358,7 @@ begin
|
|||
if MessageDlg('Some keyboard profiles have been damaged. Correct these now?', mtConfirmation, mbOkCancel, 0) = mrOk then
|
||||
begin
|
||||
WaitForElevatedConfiguration(0, '-repair', True);
|
||||
TKeyboardTIPCheck.ReEnablePostRepair;
|
||||
// TKeyboardTIPCheck.ReEnablePostRepair; //possible future mitigation idea, see #4893.
|
||||
end;
|
||||
end;
|
||||
*)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue