X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawlinepolygon.h;h=8f787a6e6e1f374face1329fcb51df34b8df313d;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=13a377ef5642f9477c1c7459298100712e6dbfa6;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawlinepolygon.h b/src/actions/rs_actiondrawlinepolygon.h index 13a377e..8f787a6 100644 --- a/src/actions/rs_actiondrawlinepolygon.h +++ b/src/actions/rs_actiondrawlinepolygon.h @@ -19,7 +19,7 @@ class RS_ActionDrawLinePolygon: public RS_PreviewActionInterface }; public: - RS_ActionDrawLinePolygon(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawLinePolygon(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawLinePolygon(); virtual RS2::ActionType rtti();