X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawline.h;h=b059d6e583a87c33bcd804236bedb5155dbf454b;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=ef3d668742ef4a0235569a8829af5b2ec2c109c0;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawline.h b/src/actions/rs_actiondrawline.h index ef3d668..b059d6e 100644 --- a/src/actions/rs_actiondrawline.h +++ b/src/actions/rs_actiondrawline.h @@ -24,7 +24,7 @@ class RS_ActionDrawLine: public RS_PreviewActionInterface }; public: - RS_ActionDrawLine(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawLine(RS_EntityContainer & container, GraphicView & graphicView); virtual ~RS_ActionDrawLine(); virtual RS2::ActionType rtti();