X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actioninfodist2.h;h=c33dfe577c5a768760a754e6a8a2086334ea9a22;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=a5de1ab8aff2b4e28eb4b978aea0239aa7e04d19;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actioninfodist2.h b/src/actions/rs_actioninfodist2.h index a5de1ab..c33dfe5 100644 --- a/src/actions/rs_actioninfodist2.h +++ b/src/actions/rs_actioninfodist2.h @@ -24,7 +24,7 @@ class RS_ActionInfoDist2: public RS_PreviewActionInterface }; public: - RS_ActionInfoDist2(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionInfoDist2(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionInfoDist2(); virtual void init(int status = 0);