X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawarc3p.h;h=54026318f7012e2cafec5fcc6b3d341e642591dd;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=052c09556fbc25fb03fefec6cff557266c325c65;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawarc3p.h b/src/actions/rs_actiondrawarc3p.h index 052c095..5402631 100644 --- a/src/actions/rs_actiondrawarc3p.h +++ b/src/actions/rs_actiondrawarc3p.h @@ -24,7 +24,7 @@ class RS_ActionDrawArc3P: public RS_PreviewActionInterface }; public: - RS_ActionDrawArc3P(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawArc3P(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawArc3P(); void reset();