X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionselectcontour.h;h=8ef6b53c45b9606fbc35e55d66d0921bf45b0817;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=7e32c54852b21f79781a7a1d5a49f47db06e0c9e;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionselectcontour.h b/src/actions/rs_actionselectcontour.h index 7e32c54..8ef6b53 100644 --- a/src/actions/rs_actionselectcontour.h +++ b/src/actions/rs_actionselectcontour.h @@ -13,7 +13,7 @@ class RS_Entity; class RS_ActionSelectContour: public RS_ActionInterface { public: - RS_ActionSelectContour(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionSelectContour(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionSelectContour(); virtual RS2::ActionType rtti();