]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionsnapintersectionmanual.h
Refactored CAD tool bars to use predefined actions.
[architektonas] / src / actions / rs_actionsnapintersectionmanual.h
index fca9b2576dfbd8b796df2f2498d1039b131917cd..10e6b3f1973e2e2a70d6c37fa17666421f0b8946 100644 (file)
@@ -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);