X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actioninfoarea.h;h=1d1bcd48b6e8b4f7597ccabf925962302557787e;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=0f701acb60f2064eeccf64f40ce5f421de9dcb6d;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actioninfoarea.h b/src/actions/rs_actioninfoarea.h index 0f701ac..1d1bcd4 100644 --- a/src/actions/rs_actioninfoarea.h +++ b/src/actions/rs_actioninfoarea.h @@ -25,7 +25,7 @@ class RS_ActionInfoArea: public RS_PreviewActionInterface }; public: - RS_ActionInfoArea(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionInfoArea(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionInfoArea(); virtual void init(int status = 0);