X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawarc.h;h=90fec85d52f96351a74c0c5da956f3618d802b44;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=6edc795168ca8ac1ca5bdda42ba14480405efe16;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawarc.h b/src/actions/rs_actiondrawarc.h index 6edc795..90fec85 100644 --- a/src/actions/rs_actiondrawarc.h +++ b/src/actions/rs_actiondrawarc.h @@ -26,7 +26,7 @@ class RS_ActionDrawArc: public RS_PreviewActionInterface }; public: - RS_ActionDrawArc(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawArc(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawArc(); virtual RS2::ActionType rtti();