X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionlayersremove.h;h=f0be5cad8a5f3add11ec0ec3cff715a1f19e3360;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=a73770339bc66aeb820fb96e81c114e3e4d5eb66;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionlayersremove.h b/src/actions/rs_actionlayersremove.h index a737703..f0be5ca 100644 --- a/src/actions/rs_actionlayersremove.h +++ b/src/actions/rs_actionlayersremove.h @@ -11,7 +11,7 @@ class RS_ActionLayersRemove: public RS_ActionInterface { public: - RS_ActionLayersRemove(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionLayersRemove(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionLayersRemove(); virtual void init(int status = 0);