]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actiondrawlinefree.h
Removed a bunch of cruft...
[architektonas] / src / actions / rs_actiondrawlinefree.h
index b8e01ed2373ab35d25ccc7a8fb4345d086424d8f..97c781c16f07fcfba75bb3535acdd0266b4e0c19 100644 (file)
@@ -14,7 +14,7 @@ class RS_Polyline;
 class RS_ActionDrawLineFree: public RS_ActionInterface
 {
        public:
-               RS_ActionDrawLineFree(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionDrawLineFree(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionDrawLineFree();
 
                virtual void trigger();