Changeset 18 for trunk/ScreenTools.pas


Ignore:
Timestamp:
Jan 8, 2017, 11:30:16 AM (7 years ago)
Author:
chronos
Message:
  • Fixed: Build on Windows.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ScreenTools.pas

    r17 r18  
    55
    66uses
     7  {$IFDEF WINDOWS}
     8  Windows,
     9  {$ENDIF}
    710  StringTables,
    811  LCLIntf, LCLType, LMessages, Messages, SysUtils, Classes, Graphics, Controls,
Note: See TracChangeset for help on using the changeset viewer.