Răsfoiți Sursa

compilation fix on old lazarus

johann 5 ani în urmă
părinte
comite
3e5bb586c3
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      lazpaint/dialog/ulayerstackinterface.pas

+ 1 - 1
lazpaint/dialog/ulayerstackinterface.pas

@@ -105,7 +105,7 @@ type
 
 implementation
 
-uses Dialogs, LCScaleDPI, GraphType, Graphics, Toolwin, UITypes,
+uses Dialogs, LCScaleDPI, GraphType, Graphics, Toolwin, Forms,
   BGRAFillInfo, BGRATransform, BGRALayerOriginal, BGRASVGOriginal, BGRAThumbnail,
   UTool, UImage, UBlendOp, UResourceStrings, math;