]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionmodifystretch.h
Removed a bunch of cruft...
[architektonas] / src / actions / rs_actionmodifystretch.h
index f4c4849afec3e7c4124aa0605d1631fb2b6ad4e9..a6cd584c864fb56ee178bd32c6d9e47f27c9f23e 100644 (file)
@@ -24,7 +24,7 @@ class RS_ActionModifyStretch: public RS_PreviewActionInterface
                };
 
        public:
-               RS_ActionModifyStretch(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionModifyStretch(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionModifyStretch();
 
                virtual void init(int status = 0);