X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawlineparallelthrough.h;h=8a6acd3a07611867e32d058199e0777614899b15;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=4963bc87f23fa425abb314553f6b8c216d3a4df1;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/actions/rs_actiondrawlineparallelthrough.h b/src/actions/rs_actiondrawlineparallelthrough.h index 4963bc8..8a6acd3 100644 --- a/src/actions/rs_actiondrawlineparallelthrough.h +++ b/src/actions/rs_actiondrawlineparallelthrough.h @@ -23,7 +23,7 @@ class RS_ActionDrawLineParallelThrough: public RS_PreviewActionInterface }; public: - RS_ActionDrawLineParallelThrough(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawLineParallelThrough(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawLineParallelThrough(); virtual RS2::ActionType rtti();