X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionselectintersected.h;h=6dceec76ec2f622c7421da14f77282dfe7c0299e;hb=f7188d32d0beaef31fc3475be05daea2f018ebec;hp=9697d1e5d6cca2559ebf79a9cda43fec6761a6e2;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionselectintersected.h b/src/actions/rs_actionselectintersected.h index 9697d1e..6dceec7 100644 --- a/src/actions/rs_actionselectintersected.h +++ b/src/actions/rs_actionselectintersected.h @@ -21,7 +21,7 @@ class RS_ActionSelectIntersected: public RS_PreviewActionInterface }; public: - RS_ActionSelectIntersected(RS_EntityContainer & container, RS_GraphicView & graphicView, bool select); + RS_ActionSelectIntersected(RS_EntityContainer & container, GraphicView & graphicView, bool select); ~RS_ActionSelectIntersected(); virtual RS2::ActionType rtti();