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