X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actioninfoangle.h;h=50bff9409095d30bc24fbc3605ede87759d83880;hb=f7188d32d0beaef31fc3475be05daea2f018ebec;hp=ca336877a14c4a958abccb31e068a7f79f725c5f;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actioninfoangle.h b/src/actions/rs_actioninfoangle.h index ca33687..50bff94 100644 --- a/src/actions/rs_actioninfoangle.h +++ b/src/actions/rs_actioninfoangle.h @@ -23,7 +23,7 @@ class RS_ActionInfoAngle: public RS_PreviewActionInterface }; public: - RS_ActionInfoAngle(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionInfoAngle(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionInfoAngle(); virtual void init(int status = 0);