X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawline.h;h=b059d6e583a87c33bcd804236bedb5155dbf454b;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=ef3d668742ef4a0235569a8829af5b2ec2c109c0;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;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();