uncomment psInsideFrame pen style

git-svn-id: trunk@13189 -
This commit is contained in:
paul 2007-12-07 00:31:13 +00:00
parent 363234509c
commit b1aa6da05d

View File

@ -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;