mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
This commit is contained in:
parent
6e25b07251
commit
716cbbd9ee
1 changed files with 1 additions and 2 deletions
|
|
@ -6985,8 +6985,7 @@ end;
|
|||
procedure TfrmMain.AppActivate(Sender: TObject);
|
||||
begin
|
||||
{$IFDEF DARWIN}
|
||||
if self.Active then
|
||||
resetScreenCursor;
|
||||
resetScreenCursor;
|
||||
{$ENDIF}
|
||||
|
||||
if Assigned(FrameLeft) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue