Ignore:
Timestamp:
Jun 16, 2019, 11:29:21 AM (5 years ago)
Author:
chronos
Message:
  • Fixed: Disable MoveAction for TDrawDlg instances after visible change.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Packages/CevoComponents/Sound.pas

    r173 r174  
    9999  {$ENDIF}
    100100  {$IFDEF LINUX}
    101   {$IFNDEF WINDOWS}
    102101  FreeAndNil(SoundPlayerSyncProcess);
    103102  FreeAndNil(SoundPlayerAsyncProcess);
    104   {$ENDIF}
    105103  {$ENDIF}
    106104  inherited Destroy;
Note: See TracChangeset for help on using the changeset viewer.