Ignore:
Timestamp:
Apr 9, 2015, 8:41:23 PM (9 years ago)
Author:
chronos
Message:
  • Modified: Use Graphic32 library only on Windows.
  • Fixed: Update correctly test start/stop actions enable state.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GraphicTest/GraphicTest.lpr

    r453 r470  
    99  Interfaces, // this includes the LCL widgetset
    1010  Forms, lazopenglcontext, UMainForm, UPlatform, UDrawMethod, UFastBitmap,
    11   UDrawForm, bgrabitmappack, GR32_L, UCanvasPixels, UCanvasPixelsUpdateLock,
     11  UDrawForm, bgrabitmappack,
     12  {$IFDEF WINDOWS}GR32_L,{$ENDIF}
     13  UCanvasPixels, UCanvasPixelsUpdateLock,
    1214  ULazIntfImageColorsCopy, ULazIntfImageColorsNoCopy, UBGRABitmapPaintBox,
    1315  UBitmapRawImageDataPaintBox, UBitmapRawImageData, UDummyMethod,
Note: See TracChangeset for help on using the changeset viewer.