X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factionsetrelativezero.h;h=7ec811c9f00f2a64fddc2b967265c44255e07938;hb=f62cebc26c7c3af447f0e4e4c43331f8589dce22;hp=a199f2cbb43fdd632f57947f5c1cf0ab6328613d;hpb=d774c2655ba2c3657a565f325411144452392277;p=architektonas diff --git a/src/actions/actionsetrelativezero.h b/src/actions/actionsetrelativezero.h index a199f2c..7ec811c 100644 --- a/src/actions/actionsetrelativezero.h +++ b/src/actions/actionsetrelativezero.h @@ -14,7 +14,7 @@ class ActionSetRelativeZero: public ActionInterface { public: - ActionSetRelativeZero(RS_EntityContainer & container, GraphicView & graphicView); + ActionSetRelativeZero(EntityContainer & container, GraphicView & graphicView); ~ActionSetRelativeZero(); virtual RS2::ActionType rtti();