X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Factions%2Frs_actiondimdiametric.h;h=e4b37c17d32c1c693aada48f1c8432d7ec413716;hb=f7188d32d0beaef31fc3475be05daea2f018ebec;hp=1515b02d68f1e54b4639d6b72fe3d36ee9fe060f;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondimdiametric.h b/src/actions/rs_actiondimdiametric.h index 1515b02..e4b37c1 100644 --- a/src/actions/rs_actiondimdiametric.h +++ b/src/actions/rs_actiondimdiametric.h @@ -22,7 +22,7 @@ class RS_ActionDimDiametric: public RS_ActionDimension }; public: - RS_ActionDimDiametric(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDimDiametric(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDimDiametric(); virtual RS2::ActionType rtti();