X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factionblocksattributes.h;h=2b8be394d818297727f6111c5f5b0298afef3ac4;hb=f62cebc26c7c3af447f0e4e4c43331f8589dce22;hp=c825ad1d718cd1dd6195fdfc318bcfe8853ec23f;hpb=d774c2655ba2c3657a565f325411144452392277;p=architektonas diff --git a/src/actions/actionblocksattributes.h b/src/actions/actionblocksattributes.h index c825ad1..2b8be39 100644 --- a/src/actions/actionblocksattributes.h +++ b/src/actions/actionblocksattributes.h @@ -12,7 +12,7 @@ class ActionBlocksAttributes: public ActionInterface { public: - ActionBlocksAttributes(RS_EntityContainer & container, GraphicView & graphicView); + ActionBlocksAttributes(EntityContainer & container, GraphicView & graphicView); ~ActionBlocksAttributes(); virtual void init(int status = 0);