X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionsetrelativezero.h;h=801df0f34bdc12f434ae6ee0b3c1af8f024cec7f;hb=f7188d32d0beaef31fc3475be05daea2f018ebec;hp=d79978e6891576f1ca878a8185111ec1e7c26566;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionsetrelativezero.h b/src/actions/rs_actionsetrelativezero.h index d79978e..801df0f 100644 --- a/src/actions/rs_actionsetrelativezero.h +++ b/src/actions/rs_actionsetrelativezero.h @@ -14,7 +14,7 @@ class RS_ActionSetRelativeZero: public RS_PreviewActionInterface { public: - RS_ActionSetRelativeZero(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionSetRelativeZero(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionSetRelativeZero(); virtual RS2::ActionType rtti();