Ignore:
Timestamp:
Aug 29, 2016, 5:17:45 PM (8 years ago)
Author:
chronos
Message:
  • Fixed: Removed duplicit files moved previously to Kernel package.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        33lib
        44heaptrclog.trc
         5ChronOS.exe
  • trunk/Platform/Base/UPlatformBase.pas

    r8 r9  
    77uses
    88  Classes, SysUtils, UFileSystem, UKernel, syncobjs, UThreadEx, UMemory,
    9   DateUtils, UDevice, Contnrs, Graphics, Forms, UScreen;
     9  DateUtils, UDevice, Contnrs, Graphics, Forms, UScreen, UScheduler;
    1010
    1111type
     
    6363    FOnModeChanged: TNotifyEvent;
    6464    FOnRedraw: TNotifyEvent;
    65     OnModeChanged: TNotifyEvent;
    6665    procedure DoRedraw;
    6766  public
Note: See TracChangeset for help on using the changeset viewer.