Minor tweaks to StrokePoint and StrokeSolidLine parameters.

Rename clippReg to clipReg


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7621 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shadow303
2004-05-20 01:28:17 +00:00
parent 811903d10c
commit 225784b713
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ public:
bool fontAliasing;
ServerFont font;
BRegion* clippReg;
BRegion* clipReg;
escapement_delta edelta;
};