X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawarctangential.h;h=1d56f14495409fbd826dde6f2ff232f54bc1c6f2;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=bca26bdf222ed4b6d8cab120ee742beec2e36ef9;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawarctangential.h b/src/actions/rs_actiondrawarctangential.h index bca26bd..1d56f14 100644 --- a/src/actions/rs_actiondrawarctangential.h +++ b/src/actions/rs_actiondrawarctangential.h @@ -25,7 +25,7 @@ class RS_ActionDrawArcTangential: public RS_PreviewActionInterface }; public: - RS_ActionDrawArcTangential(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawArcTangential(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawArcTangential(); virtual RS2::ActionType rtti();