X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawcircle.h;h=c5ca1fdd1621c05a567e4c981ad52c1ef8d4a195;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=87572750ed3aa1ee5f8b8d75e61927c43671c426;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawcircle.h b/src/actions/rs_actiondrawcircle.h index 8757275..c5ca1fd 100644 --- a/src/actions/rs_actiondrawcircle.h +++ b/src/actions/rs_actiondrawcircle.h @@ -22,7 +22,7 @@ class RS_ActionDrawCircle: public RS_PreviewActionInterface }; public: - RS_ActionDrawCircle(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawCircle(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawCircle(); virtual RS2::ActionType rtti();