X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionsnapintersectionmanual.h;h=10e6b3f1973e2e2a70d6c37fa17666421f0b8946;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=fca9b2576dfbd8b796df2f2498d1039b131917cd;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionsnapintersectionmanual.h b/src/actions/rs_actionsnapintersectionmanual.h index fca9b25..10e6b3f 100644 --- a/src/actions/rs_actionsnapintersectionmanual.h +++ b/src/actions/rs_actionsnapintersectionmanual.h @@ -23,7 +23,7 @@ class RS_ActionSnapIntersectionManual: public RS_PreviewActionInterface }; public: - RS_ActionSnapIntersectionManual(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionSnapIntersectionManual(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionSnapIntersectionManual(); virtual void init(int status = 0);