X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factioninfototallength.h;h=86f6fbcfe3a3e9550960a3d2cbf33fda7c8188e0;hb=f62cebc26c7c3af447f0e4e4c43331f8589dce22;hp=c6ed62147c6fa52cef881670b89a156d39766e07;hpb=d774c2655ba2c3657a565f325411144452392277;p=architektonas diff --git a/src/actions/actioninfototallength.h b/src/actions/actioninfototallength.h index c6ed621..86f6fbc 100644 --- a/src/actions/actioninfototallength.h +++ b/src/actions/actioninfototallength.h @@ -20,7 +20,7 @@ class ActionInfoTotalLength: public ActionInterface }; public: - ActionInfoTotalLength(RS_EntityContainer & container, GraphicView & graphicView); + ActionInfoTotalLength(EntityContainer & container, GraphicView & graphicView); ~ActionInfoTotalLength(); virtual void init(int status = 0);