X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawlinetangent1.h;h=b772f74ca7a1bc9b138088f20c017fb4bdfdd08f;hb=f7188d32d0beaef31fc3475be05daea2f018ebec;hp=0269434c6f06cfb9bcdb044c95cc3a43ffbebd61;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawlinetangent1.h b/src/actions/rs_actiondrawlinetangent1.h index 0269434..b772f74 100644 --- a/src/actions/rs_actiondrawlinetangent1.h +++ b/src/actions/rs_actiondrawlinetangent1.h @@ -23,7 +23,7 @@ class RS_ActionDrawLineTangent1: public RS_PreviewActionInterface }; public: - RS_ActionDrawLineTangent1(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawLineTangent1(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawLineTangent1(); virtual void trigger();