X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionmodifyattributes.h;h=6337e0e5e130511e0bbff73dbc449678b4de1bd9;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=af0858d35875d36d3d961e817486bd583ef6f567;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionmodifyattributes.h b/src/actions/rs_actionmodifyattributes.h index af0858d..6337e0e 100644 --- a/src/actions/rs_actionmodifyattributes.h +++ b/src/actions/rs_actionmodifyattributes.h @@ -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);