X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fline.cpp;h=aa5054bab3da9ea9bb79ca65b8cf695093ccb687;hb=11802354d1ddc5bc571d83d8fc9b600618cb4372;hp=156b55e6b6b05a812a83cb247e3c0d275e93ac9c;hpb=14fee18e7a8ebfccfc1ebe203fe049f268efb40a;p=architektonas diff --git a/src/line.cpp b/src/line.cpp index 156b55e..aa5054b 100644 --- a/src/line.cpp +++ b/src/line.cpp @@ -461,7 +461,7 @@ about keeping track of old states... } -bool Line::HitTest(Point point) +/*virtual*/ bool Line::HitTest(Point point) { SaveState();