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