X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawlinehorvert.h;h=5a88b906ae6141d91c44c5b39520f0f3b78b0ffe;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=618ed84accb0318851e9b9e2b27657c43b728bec;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/actions/rs_actiondrawlinehorvert.h b/src/actions/rs_actiondrawlinehorvert.h index 618ed84..5a88b90 100644 --- a/src/actions/rs_actiondrawlinehorvert.h +++ b/src/actions/rs_actiondrawlinehorvert.h @@ -25,7 +25,7 @@ class RS_ActionDrawLineHorVert: public RS_PreviewActionInterface }; public: - RS_ActionDrawLineHorVert(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawLineHorVert(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawLineHorVert(); void reset();