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