X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factionlayersedit.h;h=afa03ed28956db0d93cf1eee84e84f47aae57efb;hb=e1d1cacbb43055988d0d9db632fdf05c0bea9543;hp=ccf6c24cb988cc4dd88ad3b657592803cc6df82e;hpb=d774c2655ba2c3657a565f325411144452392277;p=architektonas diff --git a/src/actions/actionlayersedit.h b/src/actions/actionlayersedit.h index ccf6c24..afa03ed 100644 --- a/src/actions/actionlayersedit.h +++ b/src/actions/actionlayersedit.h @@ -12,7 +12,7 @@ class ActionLayersEdit: public ActionInterface { public: - ActionLayersEdit(RS_EntityContainer & container, GraphicView & graphicView); + ActionLayersEdit(EntityContainer & container, GraphicView & graphicView); ~ActionLayersEdit(); virtual void init(int status = 0);