X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawlinepolygon2.h;h=243a56f027dc845acfd133740312c67341c8fb5f;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=e8569768a51ef04c6b1e5e9e6522a254ab32f94b;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawlinepolygon2.h b/src/actions/rs_actiondrawlinepolygon2.h index e856976..243a56f 100644 --- a/src/actions/rs_actiondrawlinepolygon2.h +++ b/src/actions/rs_actiondrawlinepolygon2.h @@ -19,7 +19,7 @@ class RS_ActionDrawLinePolygon2: public RS_PreviewActionInterface }; public: - RS_ActionDrawLinePolygon2(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawLinePolygon2(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawLinePolygon2(); virtual RS2::ActionType rtti();