mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 02:59:19 +02:00
uncomment psInsideFrame pen style
git-svn-id: trunk@13189 -
This commit is contained in:
parent
363234509c
commit
b1aa6da05d
@ -121,7 +121,7 @@ const
|
||||
psDashDot = FPCanvas.psDashDot;
|
||||
psDashDotDot = FPCanvas.psDashDotDot;
|
||||
psClear = FPCanvas.psClear;
|
||||
//psInsideframe = FPCanvas.psInsideframe;
|
||||
psInsideframe = FPCanvas.psInsideframe;
|
||||
|
||||
pmBlack = FPCanvas.pmBlack;
|
||||
pmWhite = FPCanvas.pmWhite;
|
||||
|
Loading…
Reference in New Issue
Block a user