X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionlayerstoggleview.h;h=95e737d9468218c6bbde2162a190634ba6a10e89;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=202a769487217323028cb4ff69a98dcbc9217b16;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionlayerstoggleview.h b/src/actions/rs_actionlayerstoggleview.h index 202a769..95e737d 100644 --- a/src/actions/rs_actionlayerstoggleview.h +++ b/src/actions/rs_actionlayerstoggleview.h @@ -11,7 +11,7 @@ class RS_ActionLayersToggleView: public RS_ActionInterface { public: - RS_ActionLayersToggleView(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionLayersToggleView(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionLayersToggleView(); virtual void init(int status = 0);