]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionmodifyattributes.h
Removed a bunch of cruft...
[architektonas] / src / actions / rs_actionmodifyattributes.h
index af0858d35875d36d3d961e817486bd583ef6f567..6337e0e5e130511e0bbff73dbc449678b4de1bd9 100644 (file)
@@ -20,7 +20,7 @@ class RS_ActionModifyAttributes: public RS_ActionInterface
                };
 
        public:
-               RS_ActionModifyAttributes(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionModifyAttributes(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionModifyAttributes();
 
                virtual void init(int status = 0);