X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawcircle3p.h;h=a00e04b87c3fd3f62e8367285980b9be057ed663;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=695cc2f4d0e2ce30f1155799a965421b1ed6103e;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawcircle3p.h b/src/actions/rs_actiondrawcircle3p.h index 695cc2f..a00e04b 100644 --- a/src/actions/rs_actiondrawcircle3p.h +++ b/src/actions/rs_actiondrawcircle3p.h @@ -24,7 +24,7 @@ class RS_ActionDrawCircle3P: public RS_PreviewActionInterface }; public: - RS_ActionDrawCircle3P(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawCircle3P(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawCircle3P(); void reset();