Ignore:
Timestamp:
Apr 17, 2019, 10:42:18 AM (5 years ago)
Author:
chronos
Message:
  • Modified: Updated Graphics32 library.
Location:
GraphicTest/Packages/Graphics32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GraphicTest/Packages/Graphics32

    • Property svn:ignore set to
      lib
  • GraphicTest/Packages/Graphics32/Packages/GR32_L.pas

    r450 r522  
    33 }
    44
    5 unit GR32_L; 
     5unit GR32_L;
    66
     7{$warn 5023 off : no warning about unused units}
    78interface
    89
    910uses
    10   GR32, GR32_Math, GR32_LowLevel, GR32_System, GR32_Containers, GR32_Blend,
     11  GR32, GR32_Math, GR32_LowLevel, GR32_System, GR32_Containers, GR32_Blend, 
    1112  GR32_Transforms, GR32_OrdinalMaps, GR32_VectorMaps, GR32_DrawingEx,
    1213  GR32_Filters, GR32_Layers, GR32_Image, GR32_ExtImage, GR32_RangeBars,
Note: See TracChangeset for help on using the changeset viewer.