]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actiondrawlinetangent2.h
Removed a bunch of cruft...
[architektonas] / src / actions / rs_actiondrawlinetangent2.h
index 7b7cd5cefc8b5b38bfd1ee60b18cc89eee125953..374e3041572edc52b2334d2af064b4e14fce12ae 100644 (file)
@@ -20,7 +20,7 @@ class RS_ActionDrawLineTangent2: public RS_PreviewActionInterface
                };
 
        public:
-               RS_ActionDrawLineTangent2(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionDrawLineTangent2(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionDrawLineTangent2();
 
                virtual void trigger();