X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondimdiametric.h;h=e4b37c17d32c1c693aada48f1c8432d7ec413716;hb=be33e866f2121c48db93e06d743c5ae3826c1948;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();