X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actioninfototallength.h;h=8225cb91a590f1b6cbc2fefdd9c990f2de5f0c4a;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=cd75db9b68323c812750cd1eff781342defc8155;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actioninfototallength.h b/src/actions/rs_actioninfototallength.h index cd75db9..8225cb9 100644 --- a/src/actions/rs_actioninfototallength.h +++ b/src/actions/rs_actioninfototallength.h @@ -19,7 +19,7 @@ class RS_ActionInfoTotalLength: public RS_ActionInterface }; public: - RS_ActionInfoTotalLength(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionInfoTotalLength(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionInfoTotalLength(); virtual void init(int status = 0);